API ReferenceSandbox
public static abstract sealed class Sandbox.GameTask
A generic `Sandbox.TaskSource`.
Related Guides
Broader workflow and conceptual references connected to this API.
Methods
Showing 28 methods
public static System.Threading.Tasks.Task`1<T> FromResult(T t)
public static void WaitAll(System.Threading.Tasks.Task[] tasks)
public static void WaitAny(System.Threading.Tasks.Task[] tasks)
public static System.Threading.Tasks.Task Yield()
No results match this filter.
Properties
Showing 1 properties
public static System.Threading.Tasks.Task Sandbox.GameTask.CompletedTask { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.GameTask |