Click or drag to resize

GodotSharpIsRuntimeInitialized Method

Returns true if the Mono runtime is initialized, false otherwise.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static bool IsRuntimeInitialized()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.GodotSharp.IsRuntimeInitialized"]

See Also