Scheduler
field in Coherence.Common.TaskUtils
Gets the TaskScheduler from the current synchronization context, if one exists; otherwise, gets the current TaskScheduler.
In Unity platforms, this is the UnitySynchronizationContext.
Returns
- TaskScheduler
- Gets the TaskScheduler from the current synchronization context, if one exists; otherwise, gets the . In Unity platforms, this is the UnitySynchronizationContext. This should be passed to to have WebGL support.