Enum MobilePersonMotor.MobileDirection
The direction mobile is currently facing and moving. Might be expanded to 8 directions in future.
Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public enum MobileDirection
Fields
Name | Description |
---|---|
East | |
North | |
Random | |
South | |
West |