Class: EAppInfoSection
- Inherits:
-
Object
- Object
- EAppInfoSection
- Defined in:
- lib/steamd/generated/enums.rb
Overview
Represents the EAppInfoSection enum
Constant Summary collapse
- DATA_TYPE =
Data type of EAppInfoSection
'int'
- UNKNOWN =
Constant UNKNOWN for EAppInfoSection
0
- ALL =
Constant ALL for EAppInfoSection
1
- FIRST =
Constant FIRST for EAppInfoSection
2
- COMMON =
Constant COMMON for EAppInfoSection
2
- EXTENDED =
Constant EXTENDED for EAppInfoSection
3
- CONFIG =
Constant CONFIG for EAppInfoSection
4
- STATS =
Constant STATS for EAppInfoSection
5
- INSTALL =
Constant INSTALL for EAppInfoSection
6
- DEPOTS =
Constant DEPOTS for EAppInfoSection
7
- VAC =
Constant VAC for EAppInfoSection
8
- DRM =
Constant DRM for EAppInfoSection
9
- UFS =
Constant UFS for EAppInfoSection
10
- OGG =
Constant OGG for EAppInfoSection
11
- ITEMS =
Constant ITEMS for EAppInfoSection
12
- ITEMS_UNUSED =
Constant ITEMS_UNUSED for EAppInfoSection
12
- POLICIES =
Constant POLICIES for EAppInfoSection
13
- SYS_REQS =
Constant SYS_REQS for EAppInfoSection
14
- COMMUNITY =
Constant COMMUNITY for EAppInfoSection
15
- STORE =
Constant STORE for EAppInfoSection
16
- MAX =
Constant MAX for EAppInfoSection
17