Files
godot/core/object
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
..
2023-09-19 20:35:11 +02:00
2023-04-30 20:01:26 +02:00
2023-06-21 09:52:10 -04:00