Class ThreadUtility
Utility class that determines if you are running on the main thread or not.
Namespace: Unity.Simulation
Syntax
public static class ThreadUtility
Methods
IsMainThread()
Declaration
public static bool IsMainThread()
Returns
Type | Description |
---|---|
Boolean |