You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Removes Script::get_node_type()
used before GDScript, with squirrel apparently
This commit is contained in:
@@ -19,12 +19,6 @@
|
||||
Returns true if the script can be instanced.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_node_type" qualifiers="const">
|
||||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_source_code" qualifiers="const">
|
||||
<return type="String">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user