SpicyPixel.Threading.UnityFiberFactory Class Reference

Provides a fiber factory for Unity using the default UnityFiberScheduler. More...

+ Collaboration diagram for SpicyPixel.Threading.UnityFiberFactory:

Properties

static FiberFactory Default [get]
 Gets the shared fiber factory instance. More...
 

Detailed Description

Provides a fiber factory for Unity using the default UnityFiberScheduler.

Definition at line 39 of file UnityFiberFactory.cs.

Property Documentation

FiberFactory SpicyPixel.Threading.UnityFiberFactory.Default
staticget

Gets the shared fiber factory instance.

The shared fiber factory instance bound to SpicyPixel.Threading.UnityFiberScheduler.Default.

Definition at line 49 of file UnityFiberFactory.cs.


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