mirror of https://github.com/godotengine/godot
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. |
||
|---|---|---|
| .. | ||
| Godot.NET.Sdk | ||
| GodotTools | ||
| script_templates | ||
| bindings_generator.cpp | ||
| bindings_generator.h | ||
| code_completion.cpp | ||
| code_completion.h | ||
| editor_internal_calls.cpp | ||
| editor_internal_calls.h | ||
| godotsharp_export.cpp | ||
| godotsharp_export.h | ||