NERtc Unity SDK  V4.5.907
Classes | Static Public Member Functions | Static Public Attributes | Properties | Events | List of all members
nertc.Dispatcher Class Reference

More...

Inheritance diagram for nertc.Dispatcher:

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
 

Detailed Description

工具类,方便在非UI线程更新UI


The documentation for this class was generated from the following file: