mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Update class reference to include some keywords
More should be added in future PRs, wherever there is demand.
This commit is contained in:
@@ -332,7 +332,7 @@
|
||||
Returns the script associated with a typed array tied to a class name.
|
||||
</description>
|
||||
</method>
|
||||
<method name="has" qualifiers="const">
|
||||
<method name="has" qualifiers="const" keywords="includes, contains">
|
||||
<return type="bool" />
|
||||
<param index="0" name="value" type="Variant" />
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user