Class: EPlatformType

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

Overview

Represents the EPlatformType enum

Constant Summary collapse

DATA_TYPE =

Data type of EPlatformType

'int'
UNKNOWN =

Constant UNKNOWN for EPlatformType

0
WIN32 =

Constant WIN32 for EPlatformType

1
WIN64 =

Constant WIN64 for EPlatformType

2
LINUX =

Constant LINUX for EPlatformType

3
OSX =

Constant OSX for EPlatformType

4
PS3 =

Constant PS3 for EPlatformType

5
MAX =

Constant MAX for EPlatformType

6