UniTask
Show / Hide Table of Contents

TaskTracker.EditorEnableState Class

Namespace: Cysharp.Threading.Tasks
Assembly: UniTask.dll
public static class TaskTracker.EditorEnableState
Inheritance
object → TaskTracker.EditorEnableState

Members

Properties

Name Description
EnableAutoReload
EnableStackTrace
EnableTracking

Properties

EnableAutoReload

public static bool EnableAutoReload { get; set; }
Property Value
bool

EnableStackTrace

public static bool EnableStackTrace { get; set; }
Property Value
bool

EnableTracking

public static bool EnableTracking { get; set; }
Property Value
bool
Back to top Copyright © Cysharp, Inc. | Generated by DocFX