mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
class reference proofreading
This commit is contained in:
committed by
Paul Joannon
parent
3b380f4cdc
commit
8455e901f3
@@ -70,7 +70,7 @@
|
||||
<return type="NodePath">
|
||||
</return>
|
||||
<description>
|
||||
Returns a node path with a colon character ([code]:[/code]) prepended, transforming it to a pure property path with no node name (defaults to resolving from the from the current node).
|
||||
Returns a node path with a colon character ([code]:[/code]) prepended, transforming it to a pure property path with no node name (defaults to resolving from the current node).
|
||||
[codeblocks]
|
||||
[gdscript]
|
||||
# This will be parsed as a node path to the "x" property in the "position" node.
|
||||
|
||||
Reference in New Issue
Block a user