UnityCoroutine.cs
Go to the documentation of this file.
Definition: AggregateException.cs:31
Represents a fiber instruction to be processed by a FiberScheduler.
Definition: FiberInstruction.cs:43
static IEnumerator RepeatForSeconds(Action< float > action, float seconds)
Convenience coroutine to repeat an action for the specified duration at the scheduler frequency...
Definition: UnityCoroutine.cs:52
static YieldToAnyFiber YieldToAnyFiber
An instruction to cause the current fiber to yield to any ready fiber.
Definition: FiberInstruction.cs:48
This static class exposes convenience coroutines specific to Unity that can be passed to a fiber or t...
Definition: UnityCoroutine.cs:38
Definition: IStructuralComparable.cs:33
Definition: AotInterlocked.cs:3