From 07725b611baf8ee2806997151bc61c59efa48e81 Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Sun, 10 Oct 2021 22:28:56 +0300 Subject: Add warnings to methods that give access to internal nodes --- doc/classes/ConfirmationDialog.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/classes/ConfirmationDialog.xml') 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 @@ 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. -- cgit v1.2.3