1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00
Files
godot/core
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-08-02 13:29:35 +01:00
2023-08-07 13:09:47 +02:00
2023-07-10 12:04:02 +03:00
2023-04-12 22:08:49 +02:00