ThreadGetId Method |
Returns the current Thread's ID, uniquely identifying it among all threads. If the Thread is not running this returns an empty string.
Namespace: Godot
public string GetId()
[Missing <returns> documentation for "M:Godot.Thread.GetId"]