doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2019-03-12 17:03:35 +01:00
parent 04b04555d1
commit 51f6138cb3

View file

@ -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>