summaryrefslogtreecommitdiff
path: root/doc/classes/ConfirmationDialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/ConfirmationDialog.xml')
-rw-r--r--doc/classes/ConfirmationDialog.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/ConfirmationDialog.xml b/doc/classes/ConfirmationDialog.xml
index 352631da1d..c4bdaf436d 100644
--- a/doc/classes/ConfirmationDialog.xml
+++ b/doc/classes/ConfirmationDialog.xml
@@ -22,6 +22,7 @@
<return type="Button" />
<description>
Returns the cancel button.
+ [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>