virtualx-engine/modules/mono/glue
Raul Santos 5f6082a96b
C#: Generate and use compat methods
- Implements `ClassDB::get_method_list_with_compatibility` to retrieve all methods from a class including compat methods.
- C# bindings generator now also generates compat methods.
- All generated C# methods now use `ClassDB::get_method_with_compatibility`.
2023-09-19 20:35:11 +02:00
..
GodotSharp C#: Generate and use compat methods 2023-09-19 20:35:11 +02:00
runtime_interop.cpp C#: Generate and use compat methods 2023-09-19 20:35:11 +02:00
runtime_interop.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00