Editor: Remove unused Class Name field from Create Script dialog
This commit is contained in:
parent
5c43e4c1ef
commit
26ce861910
18 changed files with 69 additions and 139 deletions
|
|
@ -197,9 +197,10 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_has_named_classes" qualifiers="virtual const">
|
||||
<method name="_has_named_classes" qualifiers="virtual const" is_deprecated="true">
|
||||
<return type="bool" />
|
||||
<description>
|
||||
[i]Deprecated.[/i] This method is not called by the engine.
|
||||
</description>
|
||||
</method>
|
||||
<method name="_init" qualifiers="virtual">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue