Bridge between Godot and the Mono runtime (Mono-enabled builds only).
This class is a bridge between Godot and the Mono runtime. It exposes several low-level operations and is only available in Mono-enabled Godot builds.
See also [CSharpScript].
Returns [code]true[/code] if the .NET runtime is initialized, [code]false[/code] otherwise.