diff options
author | Raul Santos <raulsntos@gmail.com> | 2022-02-25 01:08:09 +0100 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2022-08-24 10:10:47 +0200 |
commit | 665621aa1b6b3555ec3aceaad3c6e216cdd8cfdc (patch) | |
tree | 61dea1ace83b7ddd686308c627f3ea56881b17dc /scene/2d/navigation_region_2d.cpp | |
parent | 7924d643e53a1371836f3e3ec65e706d315f53e9 (diff) |
Avoid printing an error in GetChildOrNull
`GetChildOrNull` won't print an error when the given index is out of range,
similar to how the LINQ `ElementAtOrDefault` method works.
Diffstat (limited to 'scene/2d/navigation_region_2d.cpp')
0 files changed, 0 insertions, 0 deletions