Click or drag to resize

GodotSharpAttachThread Method

Attaches the current thread to the Mono runtime.

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