Click or drag to resize

GodotSharpDetachThread Method

Detaches the current thread from the Mono runtime.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static void DetachThread()
See Also