Files
godot-docs/tutorials/scripting
Michael Gundlach 042c415e25 Correct the description of "tree order" (#8294)
* Update scene_tree.rst

Correct the description of "tree order".

The discussion conflated _ready()'s unusual traversal order (post-order traversal) with the usual "tree order" (preorder traversal) for most operations.  It seemed to imply that _ready and most other notifications were received in identical orders.

---------

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2023-11-09 15:48:53 +01:00
..
2023-11-07 14:42:44 +01:00
2023-11-08 18:44:05 -06:00
2023-05-29 23:26:04 -06:00
2023-02-26 16:44:45 +01:00
2023-10-08 12:25:43 -04:00
2023-10-17 20:42:28 +02:00