|
NERtc Unity SDK
V4.5.907
|
类 | |
| struct | DelayedQueueItem |
静态 Public 成员函数 | |
| static void | QueueOnMainThread (Action action) |
| static void | QueueOnMainThread (Action action, float time) |
| static Thread | RunAsync (Action a) |
静态 Public 属性 | |
| static int | maxThreads = 8 |
属性 | |
| static Dispatcher | Current [get] |
事件 | |
| Action | OnUpdate |
| Action | OnLateUpdate |
工具类,方便在非UI线程更新UI