Files
godot/doc
Ryan Roden-Corrent f84e2db35e Clarify Array.erase for nonexistant element.
The docs specify that Array.remove does nothing if the index does not
exist. Array.erase does not have a similar phrase, so it's unclear if
erase will print an error, or silently do nothing.
2022-04-05 07:07:56 -04:00
..
2022-02-10 12:30:19 +01:00
2022-02-15 00:03:31 +01:00