SpicyPixel.Threading.SharedConcurrentBehaviour Class Reference
+ Inheritance diagram for SpicyPixel.Threading.SharedConcurrentBehaviour:
+ Collaboration diagram for SpicyPixel.Threading.SharedConcurrentBehaviour:

Additional Inherited Members

- Protected Member Functions inherited from SpicyPixel.Threading.ConcurrentBehaviour
virtual void Awake ()
 Initializes the task factory during Awake(). More...
 
- Properties inherited from SpicyPixel.Threading.ConcurrentBehaviour
static ConcurrentBehaviour SharedInstance [get]
 Gets the shared instance valid for the lifetime of the application. More...
 
TaskFactory taskFactory [get]
 Gets the task factory. More...
 
TaskScheduler taskScheduler [get]
 Gets the task scheduler for queuing to this MonoBehaviour. More...
 
FiberFactory fiberFactory [get]
 Gets the fiber factory. More...
 
FiberScheduler fiberScheduler [get]
 Gets the fiber scheduler for queuing to this MonoBehaviour. More...
 

Detailed Description

Definition at line 36 of file SharedConcurrentBehaviour.cs.


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