UniTask
Show / Hide Table of Contents

UniTaskTrackerWindow Class

Namespace: Cysharp.Threading.Tasks.Editor
Assembly: UniTask.Editor.dll
public class UniTaskTrackerWindow : EditorWindow
Inheritance
object → UniTaskTrackerWindow

Members

Constructors

Name Description
UniTaskTrackerWindow()

Properties

Name Description
EnableAutoReload
EnableStackTrace
EnableTracking

Methods

Name Description
OpenWindow()

Constructors

UniTaskTrackerWindow()

public UniTaskTrackerWindow()

Properties

EnableAutoReload

public static bool EnableAutoReload { get; }
Property Value
bool

EnableStackTrace

public static bool EnableStackTrace { get; }
Property Value
bool

EnableTracking

public static bool EnableTracking { get; }
Property Value
bool

Methods

OpenWindow()

public static void OpenWindow()
Back to top Copyright © Cysharp, Inc. | Generated by DocFX