Table of Contents

Class ControllerHandler.RumbleState

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

Constructors

RumbleState(string, bool)

public RumbleState(string value, bool register = false)

Parameters

value string
register bool

Fields

EndingRest

public static readonly ControllerHandler.RumbleState EndingRest

Field Value

ControllerHandler.RumbleState

Off

public static readonly ControllerHandler.RumbleState Off

Field Value

ControllerHandler.RumbleState

Pulsing

public static readonly ControllerHandler.RumbleState Pulsing

Field Value

ControllerHandler.RumbleState

Resting

public static readonly ControllerHandler.RumbleState Resting

Field Value

ControllerHandler.RumbleState

Rumbling

public static readonly ControllerHandler.RumbleState Rumbling

Field Value

ControllerHandler.RumbleState

StartingRest

public static readonly ControllerHandler.RumbleState StartingRest

Field Value

ControllerHandler.RumbleState