You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-21 14:57:09 +00:00
The iterator might get invalidated during `_ready`-user-code. Prevent this by disallowing set_name during iterator-operations.