Class: EOSType
- Inherits:
-
Object
- Object
- EOSType
- Defined in:
- lib/steamd/generated/enums.rb
Overview
Represents the EOSType enum
Constant Summary collapse
- DATA_TYPE =
Data type of EOSType
'int'
- UNKNOWN =
Constant UNKNOWN for EOSType
-1 # Constant UMQ for EOSType
- UMQ =
Constant UMQ for EOSType
-400 # Constant PS3 for EOSType
- PS3 =
Constant PS3 for EOSType
-300 # Constant MAC_OS_UNKNOWN for EOSType
- MAC_OS_UNKNOWN =
Constant MAC_OS_UNKNOWN for EOSType
-102 # Constant MAC_OS104 for EOSType
- MAC_OS104 =
Constant MAC_OS104 for EOSType
-101 # Constant MAC_OS105 for EOSType
- MAC_OS105 =
Constant MAC_OS105 for EOSType
-100 # Constant MAC_OS1058 for EOSType
- MAC_OS1058 =
Constant MAC_OS1058 for EOSType
-99 # Constant MAC_OS106 for EOSType
- MAC_OS106 =
Constant MAC_OS106 for EOSType
-95 # Constant MAC_OS1063 for EOSType
- MAC_OS1063 =
Constant MAC_OS1063 for EOSType
-94 # Constant MAC_OS1064_SLGU for EOSType
- MAC_OS1064_SLGU =
Constant MAC_OS1064_SLGU for EOSType
-93 # Constant MAC_OS1067 for EOSType
- MAC_OS1067 =
Constant MAC_OS1067 for EOSType
-92 # Constant MAC_OS107 for EOSType
- MAC_OS107 =
Constant MAC_OS107 for EOSType
-90 # Constant MAC_OS108 for EOSType
- MAC_OS108 =
Constant MAC_OS108 for EOSType
-89 # Constant MAC_OS109 for EOSType
- MAC_OS109 =
Constant MAC_OS109 for EOSType
-88 # Constant MAC_OS1010 for EOSType
- MAC_OS1010 =
Constant MAC_OS1010 for EOSType
-87 # Constant LINUX_UNKNOWN for EOSType
- LINUX_UNKNOWN =
Constant LINUX_UNKNOWN for EOSType
-203 # Constant LINUX22 for EOSType
- LINUX22 =
Constant LINUX22 for EOSType
-202 # Constant LINUX24 for EOSType
- LINUX24 =
Constant LINUX24 for EOSType
-201 # Constant LINUX26 for EOSType
- LINUX26 =
Constant LINUX26 for EOSType
-200 # Constant LINUX32 for EOSType
- LINUX32 =
Constant LINUX32 for EOSType
-199 # Constant LINUX35 for EOSType
- LINUX35 =
Constant LINUX35 for EOSType
-198 # Constant LINUX36 for EOSType
- LINUX36 =
Constant LINUX36 for EOSType
-197 # Constant LINUX310 for EOSType
- LINUX310 =
Constant LINUX310 for EOSType
-196 # Constant WIN_UNKNOWN for EOSType
- WIN_UNKNOWN =
Constant WIN_UNKNOWN for EOSType
0
- WIN311 =
Constant WIN311 for EOSType
1
- WIN95 =
Constant WIN95 for EOSType
2
- WIN98 =
Constant WIN98 for EOSType
3
- WIN_ME =
Constant WIN_ME for EOSType
4
- WIN_NT =
Constant WIN_NT for EOSType
5
- WIN200 =
Constant WIN200 for EOSType
6
- WIN_XP =
Constant WIN_XP for EOSType
7
- WIN2003 =
Constant WIN2003 for EOSType
8
- WIN_VISTA =
Constant WIN_VISTA for EOSType
9
- WIN7 =
Constant WIN7 for EOSType
10
- WINDOWS7 =
Constant WINDOWS7 for EOSType
10
- WIN2008 =
Constant WIN2008 for EOSType
11
- WIN2012 =
Constant WIN2012 for EOSType
12
- WIN8 =
Constant WIN8 for EOSType
13
- WINDOWS8 =
Constant WINDOWS8 for EOSType
13
- WIN81 =
Constant WIN81 for EOSType
14
- WINDOWS81 =
Constant WINDOWS81 for EOSType
14
- WIN2012_R2 =
Constant WIN2012_R2 for EOSType
15
- WIN10 =
Constant WIN10 for EOSType
16
- WIN_MAX =
Constant WIN_MAX for EOSType
15
- MAX =
Constant MAX for EOSType
26