class reference proofreading

This commit is contained in:
Paul Joannon
2021-03-18 12:04:28 +01:00
committed by Paul Joannon
parent 3b380f4cdc
commit 8455e901f3
80 changed files with 104 additions and 103 deletions

View File

@@ -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.