Enum MovementSpeedControlType
Movement speed control modes sent to clients (0xBF subcommand 0x26).
public enum MovementSpeedControlType : byte
Fields
Disable = 0Mount = 1Walk = 2
Movement speed control modes sent to clients (0xBF subcommand 0x26).
public enum MovementSpeedControlType : byte
Disable = 0Mount = 1Walk = 2