This is the complete list of members for CORE.Shared.Dispatcher, including all inherited members.
_executionQueue | CORE.Shared.Dispatcher | privatestatic |
Awake() | CORE.Shared.Dispatcher | private |
Enqueue(Action action, bool delayCall=true) | CORE.Shared.Dispatcher | static |
Instance | CORE.Shared.Dispatcher | privatestatic |
MainThread | CORE.Shared.Dispatcher | privatestatic |
OnDestroy() | CORE.Shared.Dispatcher | private |
ProcessQueue() | CORE.Shared.Dispatcher | private |
StartCoroutineGlobal(IEnumerator routine) | CORE.Shared.Dispatcher | static |
StopCoroutineGlobal(Coroutine routine) | CORE.Shared.Dispatcher | static |
Update() | CORE.Shared.Dispatcher | private |