You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
doc: Sync classref with current source
This commit is contained in:
@@ -19,6 +19,18 @@
|
||||
Returns true if the script can be instanced.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_base_script" qualifiers="const">
|
||||
<return type="Script">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_instance_base_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