Table of Contents

Class DevUISignalType

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class DevUISignalType : ExtEnum<DevUISignalType>, IComparable, IEquatable<DevUISignalType>
Inheritance
DevUISignalType
Implements
Inherited Members

Constructors

DevUISignalType(string, bool)

public DevUISignalType(string value, bool register = false)

Parameters

value string
register bool

Fields

ButtonClick

public static readonly DevUISignalType ButtonClick

Field Value

DevUISignalType

Create

public static readonly DevUISignalType Create

Field Value

DevUISignalType