TaskTracker.EditorEnableState Class
Namespace: Cysharp.Threading.Tasks
Assembly: UniTask.dll
public static class TaskTracker.EditorEnableState
Members
Properties
Name | Description |
---|---|
EnableAutoReload | |
EnableStackTrace | |
EnableTracking |
Properties
EnableAutoReload
public static bool EnableAutoReload { get; set; }
Property Value
EnableStackTrace
public static bool EnableStackTrace { get; set; }
Property Value
EnableTracking
public static bool EnableTracking { get; set; }