Table of Contents

Class TrackerDashboardIssue

Namespace
Coherence.Editor
Assembly
Coherence.Editor.dll
public class TrackerDashboardIssue : StatusTracker
Inheritance
TrackerDashboardIssue
Inherited Members

Constructors

TrackerDashboardIssue(string, string, Severity, GUIContent)

public TrackerDashboardIssue(string identifier, string scopeId, StatusTracker.Severity severity, GUIContent message)

Parameters

identifier string
scopeId string
severity StatusTracker.Severity
message GUIContent

Properties

Hidden

public override bool Hidden { get; }

Property Value

bool

Methods

DrawAccount()

public void DrawAccount()