|
Astra Unity 2.6.6
Astra Unity Plugin
|
This is the complete list of members for Astra.JobQueue, including all inherited members.
| _coroutines (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _hasIncJobs (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _hasWork (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _isPaused (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _isShutdown (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _jobs (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _jobsInc (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _jobsMainThread (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _jobsMainThreadInc (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _jobsRunning (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _lastFrameCount (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _lockCoroutines (defined in Astra.JobQueue) | Astra.JobQueue | protectedstatic |
| _maxCycles (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _maxDurationOnMainThread (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _maxJobHistoryDuration (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _maxShutdownTime (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _sleepDuration (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _swAdvance | Astra.JobQueue | protected |
| _swMainThreadTimer (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| _threads (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| AbortAllJobs() | Astra.JobQueue | inline |
| AllThreadsBusy() | Astra.JobQueue | inline |
| CancelJobChain(Job job) | Astra.JobQueue | inline |
| Clear() | Astra.JobQueue | inline |
| Count | Astra.JobQueue | |
| CountMain (defined in Astra.JobQueue) | Astra.JobQueue | |
| CountSide (defined in Astra.JobQueue) | Astra.JobQueue | |
| IsJobRunnable(Job job) | Astra.JobQueue | inlineprotected |
| IsJobStateRunnable(Job job) | Astra.JobQueue | inlineprotected |
| IsPaused | Astra.JobQueue | |
| mainCoroutine (defined in Astra.JobQueue) | Astra.JobQueue | protected |
| MaxDurationOnMainThread | Astra.JobQueue | |
| maxEventsPerCycle (defined in Astra.JobQueue) | Astra.JobQueue | |
| OnJobInQueuePostFinally(Job job) | Astra.JobQueue | inlineprotected |
| Pause() | Astra.JobQueue | inline |
| Pop() (defined in Astra.JobQueue) | Astra.JobQueue | inlineprotected |
| PopB() | Astra.JobQueue | inlineprotected |
| PrintSizes() | Astra.JobQueue | inline |
| PurgeQueues() (defined in Astra.JobQueue) | Astra.JobQueue | inlineprotected |
| Push(Job job, bool runImmediatelyIfPossible=false) | Astra.JobQueue | inline |
| Resume() | Astra.JobQueue | inline |
| RunEnqueuedEvents(bool mainThread) | Astra.JobQueue | inlineprotected |
| RunMainLoop() (defined in Astra.JobQueue) | Astra.JobQueue | inline |
| RunMainLoopYield() (defined in Astra.JobQueue) | Astra.JobQueue | inline |
| RunOne(Job job=null) | Astra.JobQueue | inlineprotected |
| TrackJobs | Astra.JobQueue | |
| TrackJobsWarnDuration | Astra.JobQueue |