Click or drag to resize

GodotSharpIsScriptsDomainLoaded Method

Returns true if the scripts domain is loaded, false otherwise.

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

Return Value

Type: Boolean

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

See Also