Class ElevatorComponent.State
Inheritance
System.Object
ElevatorComponent.State
Namespace: Eco.Gameplay.Components
Assembly: Eco.Gameplay.dll
Syntax
public sealed class State : Enum
Fields
MovingDown
Declaration
public const ElevatorComponent.State MovingDown
Field Value
Type | Description |
---|---|
ElevatorComponent.State |
MovingUp
Declaration
public const ElevatorComponent.State MovingUp
Field Value
Type | Description |
---|---|
ElevatorComponent.State |
Stopped
Declaration
public const ElevatorComponent.State Stopped
Field Value
Type | Description |
---|---|
ElevatorComponent.State |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |