mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with latest 4.0-alpha
This commit is contained in:
@@ -35,7 +35,7 @@ Some examples of NodePaths include the following:
|
||||
@"/root/Main" # If your main scene's root node were named "Main".
|
||||
@"/root/MyAutoload" # If you have an autoloaded node or scene.
|
||||
|
||||
**Note:** In the editor, ``NodePath`` properties are automatically updated when moving, renaming or deleting a node in the scene tree, but they are never updated at runtime.
|
||||
\ **Note:** In the editor, ``NodePath`` properties are automatically updated when moving, renaming or deleting a node in the scene tree, but they are never updated at runtime.
|
||||
|
||||
Tutorials
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user