mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (5ee9831)
This commit is contained in:
@@ -769,7 +769,7 @@ Notification received every frame when the internal physics process flag is set
|
||||
|
||||
**NOTIFICATION_POST_ENTER_TREE** = ``27``
|
||||
|
||||
Notification received when the node is ready, just before :ref:`NOTIFICATION_READY<class_Node_constant_NOTIFICATION_READY>` is received. Unlike the latter, it's sent every time the node enters tree, instead of only once.
|
||||
Notification received when the node is ready, just before :ref:`NOTIFICATION_READY<class_Node_constant_NOTIFICATION_READY>` is received. Unlike the latter, it's sent every time the node enters the tree, instead of only once.
|
||||
|
||||
.. _class_Node_constant_NOTIFICATION_DISABLED:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user