mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-01 12:21:57 +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.