mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-08 23:06:51 +00:00
d66a58a4d4
To get counts of items before getting the list, which is useful for GDNative so users can pre-allocate the buffer with the correct size without having to get the list twice.