WoWStateFlag Enumeration |
Namespace: Styx
[FlagsAttribute] public enum WoWStateFlag
Member name | Value | Description | |
---|---|---|---|
None | 0 | A binary constant representing the none flag. | |
AlwaysStand | 1 | A binary constant representing the always stand flag. | |
Sneaking | 2 | A binary constant representing the sneaking flag. | |
UnTrackable | 4 | A binary constant representing the un trackable flag. |