You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
doc: Sync classref with current source
This commit is contained in:
@@ -137,6 +137,12 @@
|
|||||||
Override this method to provide the name that will appear in the gizmo visibility menu.
|
Override this method to provide the name that will appear in the gizmo visibility menu.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
|
<method name="get_priority" qualifiers="virtual">
|
||||||
|
<return type="String">
|
||||||
|
</return>
|
||||||
|
<description>
|
||||||
|
</description>
|
||||||
|
</method>
|
||||||
<method name="has_gizmo" qualifiers="virtual">
|
<method name="has_gizmo" qualifiers="virtual">
|
||||||
<return type="bool">
|
<return type="bool">
|
||||||
</return>
|
</return>
|
||||||
|
|||||||
Reference in New Issue
Block a user