GodotSharpGetDomainId Method |
Returns the current MonoDomain ID.
Note: The Mono runtime must be initialized for this method to work (use IsRuntimeInitialized to check). If the Mono runtime isn't initialized at the time this method is called, the engine will crash.
Namespace: Godot
public static int GetDomainId()
[Missing <returns> documentation for "M:Godot.GodotSharp.GetDomainId"]