Enum MoveSpeedLevel
Namespace: ReadyM.Wukong.Common.ECS.Values
Assembly: ReadyM.Wukong.Common.dll
Represents the movement speed level of an entity in the game.
public enum MoveSpeedLevel : byte
Fields
Walk = 0
Run = 1
Sprint = 2
Namespace: ReadyM.Wukong.Common.ECS.Values
Assembly: ReadyM.Wukong.Common.dll
Represents the movement speed level of an entity in the game.
public enum MoveSpeedLevel : byte
Walk = 0
Run = 1
Sprint = 2