godot/modules/mono/glue
Raul Santos cfab6b0566
Fix `VariantUtils.UnsupportedType` method throwing
This method was not supposed to throw, just return the new constructed
exception so it can be thrown by the caller.
2022-11-26 03:05:00 +01:00
..
GodotSharp Fix `VariantUtils.UnsupportedType` method throwing 2022-11-26 03:05:00 +01:00
runtime_interop.cpp C#: Remove need for reflection to invoking callable delegates 2022-10-30 01:24:15 +02:00
runtime_interop.h C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00