Bläddra i källkod

Describe actual purpose of the index keyword in TSCN file format (#6021)

Co-authored-by: Hugo Locurcio <[email protected]>
Streq 3 år sedan
förälder
incheckning
41a52aff87
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      development/file_formats/tscn.rst

+ 1 - 1
development/file_formats/tscn.rst

@@ -79,7 +79,7 @@ Other valid keywords include:
  - ``instance``
  - ``instance``
  - ``instance_placeholder``
  - ``instance_placeholder``
  - ``owner``
  - ``owner``
- - ``index`` (if two nodes have the same name)
+ - ``index`` (sets the order of appearance in the tree. If absent, inherited nodes will take precedence over plain ones)
  - ``groups``
  - ``groups``
 
 
 The first node in the file, which is also the scene root, must not have a
 The first node in the file, which is also the scene root, must not have a