mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add warnings to methods that give access to internal nodes
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<return type="TextureButton" />
|
||||
<description>
|
||||
Returns the close [TextureButton].
|
||||
[b]Warning:[/b] This is a required internal node, removing and freeing it may cause a crash. If you wish to hide it or any of its children, use their [member CanvasItem.visible] property.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user