Class: ERegionCode

Inherits:
Object
  • Object
show all
Defined in:
lib/steamd/generated/enums.rb

Overview

Represents the ERegionCode enum

Constant Summary collapse

DATA_TYPE =

Data type of ERegionCode

'byte'
US_EAST =

Constant US_EAST for ERegionCode

0x00
US_WEST =

Constant US_WEST for ERegionCode

0x01
SOUTH_AMERICA =

Constant SOUTH_AMERICA for ERegionCode

0x02
EUROPE =

Constant EUROPE for ERegionCode

0x03
ASIA =

Constant ASIA for ERegionCode

0x04
AUSTRALIA =

Constant AUSTRALIA for ERegionCode

0x05
MIDDLE_EAST =

Constant MIDDLE_EAST for ERegionCode

0x06
AFRICA =

Constant AFRICA for ERegionCode

0x07
WORLD =

Constant WORLD for ERegionCode

0xFF