classes/class_nodepath #212
Replies: 1 comment 2 replies
-
|
Please explain why node path to the property is in the scenario where I reference path to the property for MultiplayerSynhronizer -> MyNodeThatHasPropertyAndExecutesCode https://forum.godotengine.org/t/godot-4-2-add-a-property-on-multiplayersyncho/38949/7?u=boriselkin |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
classes/class_nodepath
A pre-parsed scene tree path. Description: The NodePath built-in Variant type represents a path to a node or property in a hierarchy of nodes. It is designed to be efficiently passed into many buil...
https://docs.godotengine.org/en/stable/classes/class_nodepath.html
Beta Was this translation helpful? Give feedback.
All reactions