Class: EWorkshopFileType
- Inherits:
-
Object
- Object
- EWorkshopFileType
- Defined in:
- lib/steamd/generated/enums.rb
Overview
Represents the EWorkshopFileType enum
Constant Summary collapse
- DATA_TYPE =
Data type of EWorkshopFileType
'int'- FIRST =
Constant FIRST for EWorkshopFileType
0- COMMUNITY =
Constant COMMUNITY for EWorkshopFileType
0- MICROTRANSACTION =
Constant MICROTRANSACTION for EWorkshopFileType
1- COLLECTION =
Constant COLLECTION for EWorkshopFileType
2- ART =
Constant ART for EWorkshopFileType
3- VIDEO =
Constant VIDEO for EWorkshopFileType
4- SCREENSHOT =
Constant SCREENSHOT for EWorkshopFileType
5- GAME =
Constant GAME for EWorkshopFileType
6- SOFTWARE =
Constant SOFTWARE for EWorkshopFileType
7- CONCEPT =
Constant CONCEPT for EWorkshopFileType
8- WEB_GUIDE =
Constant WEB_GUIDE for EWorkshopFileType
9- INTEGRATED_GUIDE =
Constant INTEGRATED_GUIDE for EWorkshopFileType
10- MERCH =
Constant MERCH for EWorkshopFileType
11- CONTROLLER_BINDING =
Constant CONTROLLER_BINDING for EWorkshopFileType
12- STEAMWORKS_ACCESS_INVITE =
Constant STEAMWORKS_ACCESS_INVITE for EWorkshopFileType
13- STEAM_VIDEO =
Constant STEAM_VIDEO for EWorkshopFileType
14- GAME_MANAGED_ITEM =
Constant GAME_MANAGED_ITEM for EWorkshopFileType
15- MAX =
Constant MAX for EWorkshopFileType
16