Table of Contents

Class NodeFinder.Status

Namespace
Global
Assembly
Assembly-CSharp.dll
public class NodeFinder.Status : ExtEnum<NodeFinder.Status>, IComparable, IEquatable<NodeFinder.Status>
Inheritance
NodeFinder.Status
Implements
Inherited Members

Constructors

Status(string, bool)

public Status(string value, bool register = false)

Parameters

value string
register bool

Fields

Found

public static readonly NodeFinder.Status Found

Field Value

NodeFinder.Status

NoAccessible

public static readonly NodeFinder.Status NoAccessible

Field Value

NodeFinder.Status

Working

public static readonly NodeFinder.Status Working

Field Value

NodeFinder.Status