Click or drag to resize

Thread Constructor

Initializes a new instance of the Thread class

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