Updated get_zoom_hbox() documentation.
This commit is contained in:
parent
cd9d513285
commit
59937e1c54
1 changed files with 2 additions and 0 deletions
|
@ -87,6 +87,8 @@
|
|||
<return type="HBoxContainer">
|
||||
</return>
|
||||
<description>
|
||||
Gets the [HBoxContainer] that contains the zooming and grid snap controls in the top left of the graph.
|
||||
Warning: The intended usage of this function is to allow you to reposition or add your own custom controls to the container. This is an internal control and as such should not be freed. If you wish to hide this or any of it's children use their [member CanvasItem.visible] property instead.
|
||||
</description>
|
||||
</method>
|
||||
<method name="is_node_connected">
|
||||
|
|
Loading…
Reference in a new issue