Remove unused ScriptLanguage methods
This commit is contained in:
parent
0cd1483132
commit
bd5ab9f9b4
8 changed files with 0 additions and 73 deletions
|
|
@ -21,12 +21,6 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_alloc_instance_binding_data" qualifiers="virtual">
|
||||
<return type="void*" />
|
||||
<param index="0" name="object" type="Object" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_auto_indent_code" qualifiers="virtual const">
|
||||
<return type="String" />
|
||||
<param index="0" name="code" type="String" />
|
||||
|
|
@ -118,12 +112,6 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_execute_file" qualifiers="virtual">
|
||||
<return type="int" enum="Error" />
|
||||
<param index="0" name="path" type="String" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_find_function" qualifiers="virtual const">
|
||||
<return type="int" />
|
||||
<param index="0" name="class_name" type="String" />
|
||||
|
|
@ -141,12 +129,6 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_free_instance_binding_data" qualifiers="virtual">
|
||||
<return type="void" />
|
||||
<param index="0" name="data" type="void*" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_get_built_in_templates" qualifiers="virtual const">
|
||||
<return type="Dictionary[]" />
|
||||
<param index="0" name="object" type="StringName" />
|
||||
|
|
@ -298,18 +280,6 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_refcount_decremented_instance_binding" qualifiers="virtual">
|
||||
<return type="bool" />
|
||||
<param index="0" name="object" type="Object" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_refcount_incremented_instance_binding" qualifiers="virtual">
|
||||
<return type="void" />
|
||||
<param index="0" name="object" type="Object" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_reload_all_scripts" qualifiers="virtual">
|
||||
<return type="void" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue