From 4628736894203d4bb94e157ac011495da5bf8713 Mon Sep 17 00:00:00 2001 From: SaracenOne Date: Sun, 30 Jan 2022 21:31:32 +0000 Subject: Update instances of scenes which have been reimported. --- doc/classes/Node.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/classes/Node.xml') diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index 02fd6dae30..7b27f16d82 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -909,6 +909,9 @@ Notification received when the node is enabled again after being disabled. See [constant PROCESS_MODE_DISABLED]. + + Notification received when other nodes in the tree may have been removed/replaced and node pointers may require re-caching. + Notification received right before the scene with the node is saved in the editor. This notification is only sent in the Godot editor and will not occur in exported projects. -- cgit v1.2.3