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