SwiftlyS2

NavDirType

Enum NavDirType

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum NavDirType : uint

Fields

  • EAST = 1
  • NORTH = 0
  • NUM_NAV_DIR_TYPE_DIRECTIONS = 4
  • SOUTH = 2
  • WEST = 3

On this page