virtualx-engine/modules/mono/glue
Raul Santos a0da258401
Use pattern matching to simplify Equals
- Simplify and unify `Equals` implementation of C# struct types
- Also add pattern matching to replace a cast in `DebuggingUtils`
2022-08-24 14:15:33 +02:00
..
GodotSharp Use pattern matching to simplify Equals 2022-08-24 14:15:33 +02:00
runtime_interop.cpp C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00
runtime_interop.h C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00