mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-25 15:05:22 +00:00
8dec74f22f
Adds support for generating C# bindings that use the generic `Array<T>` type instead of the non-generic `Array` type when the registered ClassDB method specifies the array element type.