ThreadIsActive Method |
Returns true if this Thread is currently active. An active Thread cannot start work on a new method but can be joined with WaitToFinish.
Namespace: Godot
public bool IsActive()
[Missing <returns> documentation for "M:Godot.Thread.IsActive"]