|
NERtc Unity SDK
V4.5.907
|
Classes | |
| struct | DelayedQueueItem |
Static Public Member Functions | |
| static void | QueueOnMainThread (Action action) |
| static void | QueueOnMainThread (Action action, float time) |
| static Thread | RunAsync (Action a) |
Static Public Attributes | |
| static int | maxThreads = 8 |
Properties | |
| static Dispatcher | Current [get] |
Events | |
| Action | OnUpdate |
| Action | OnLateUpdate |
工具类,方便在非UI线程更新UI