GDScript: Rework type check
This commit is contained in:
@@ -121,6 +121,13 @@
|
||||
[/codeblock]
|
||||
</description>
|
||||
</method>
|
||||
<method name="is_instance_of">
|
||||
<return type="bool" />
|
||||
<param index="0" name="value" type="Variant" />
|
||||
<param index="1" name="type" type="Variant" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="len">
|
||||
<return type="int" />
|
||||
<param index="0" name="var" type="Variant" />
|
||||
|
||||
Reference in New Issue
Block a user