MovementDirection Enumeration |
Namespace: ff14bot.Managers
[FlagsAttribute] public enum MovementDirection
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Forward | 1 | ||
Backward | 2 | ||
RotateLeft | 4 | ||
RotateRight | 8 | ||
StrafeLeft | 16 | ||
StrafeRight | 32 | ||
AllAllowed | 63 |
© 2021 Bossland GmbH