Enum MobilePersonMotor.MobileStates
States the mobile can be shifted into.
Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public enum MobileStates
  Fields
| Name | Description | 
|---|---|
| Idle | |
| MovingForward | |
| SeekingTile | 
States the mobile can be shifted into.
public enum MobileStates
  | Name | Description | 
|---|---|
| Idle | |
| MovingForward | |
| SeekingTile |