mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
doc: Sync classref with current source
This commit is contained in:
parent
04b04555d1
commit
51f6138cb3
@ -137,6 +137,12 @@
|
||||
Override this method to provide the name that will appear in the gizmo visibility menu.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_priority" qualifiers="virtual">
|
||||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="has_gizmo" qualifiers="virtual">
|
||||
<return type="bool">
|
||||
</return>
|
||||
|
Loading…
Reference in New Issue
Block a user