mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 16:19:47 +00:00
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.