1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00
Files
godot/modules/mono
Raul Santos 4bbfd20aa9 Ignore PhysicsServer3DExtension class in C#
PhysicsServer3DExtension inherits from PhysicsServer3D which is a
singleton class, since singleton classes are generated as static in C#
it would generate invalid C# so for now we'll be
ignoring PhysicsServer3DExtension.
2022-03-18 17:28:48 +01:00
..
2021-07-23 17:04:53 -04:00
2022-03-09 18:39:13 +01:00
2022-03-09 18:39:13 +01:00
2022-01-02 21:52:09 +01:00