mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-06 15:10:25 +00:00
0b3819d213
- Add indexed type to the builtin types output, which is useful for bindings implementing array-like access. - Use getter type instead of hint for property types, as the hint can be unreliable and include multiple comma-separated possible types.