Enum EightDirectional
- Namespace
- BlazerTech.CharacterManagement.Core
- Assembly
- Assembly-CSharp.dll
public enum EightDirectional
Fields
Down = 0DownLeft = 7DownRight = 6Left = 2Right = 3Up = 1UpLeft = 5UpRight = 4
public enum EightDirectional
Down = 0DownLeft = 7DownRight = 6Left = 2Right = 3Up = 1UpLeft = 5UpRight = 4