|
@@ -141,7 +141,7 @@
|
|
<return type="StringName" />
|
|
<return type="StringName" />
|
|
<param index="0" name="idx" type="int" />
|
|
<param index="0" name="idx" type="int" />
|
|
<description>
|
|
<description>
|
|
- Gets the resource or property name indicated by [param idx] (0 to [method get_subname_count]).
|
|
|
|
|
|
+ Gets the resource or property name indicated by [param idx] (0 to [method get_subname_count] - 1).
|
|
[codeblocks]
|
|
[codeblocks]
|
|
[gdscript]
|
|
[gdscript]
|
|
var node_path = NodePath("Path2D/PathFollow2D/Sprite2D:texture:load_path")
|
|
var node_path = NodePath("Path2D/PathFollow2D/Sprite2D:texture:load_path")
|