mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Editor: Remove unused Class Name field from Create Script dialog
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user