|
Steam
|
Namespaces | |
| namespace | Internal |
Classes | |
| class | ErrorEventArgs |
| Error event arguments. This class also contains human readable error messages for various error scenarios. More... | |
| class | EventArgsBase |
| This is the base of all event arguments used in the Easy Steam Integration project. More... | |
| class | LeaderboardsDownloadedScoresEventArgs |
| This event arguments are used for all leaderboard download related events. More... | |
| class | LeaderboardsScoreEntry |
| The LeaderboardsScoreEntry class stores all available data about a Steam leaderboard score entry. You can get the native Steam data (e.g. SteamLeaderboard) from the LeaderboardsScoreEntry.SteamNative property. Most properties are self-explanatory and not documented in more detail. More... | |
| class | LeaderboardsUploadedScoreEventArgs |
| This event arguments are used for all score upload related events. More... | |
| class | WorkshopItem |
| The WorkshopItem class stores all available data about a Steam Workshop item. You can get the native Steam data (e.g. PublishedFileId) from the WorkshopItem.SteamNative property. Most properties are self-explanatory and not documented in more detail. More... | |
| class | WorkshopItemEventArgs |
| This event arguments are used for all WorkshopItem related events. More... | |
| class | WorkshopItemList |
| The WorkshopItemList contains the Steam Workshop items fetched from Steamworks. Also, contains all items favorited or voted by this Steam user. More... | |
| class | WorkshopItemListEventArgs |
| This event arguments are used for all WorkshopItemList related events. More... | |
| class | WorkshopItemUpdate |
| The WorkshopItemUpdate class stores all data required to upload a new Steam Workshop item or to update an existing item. You can get the native Steam data (e.g. PublishedFileId) from the WorkshopItem.SteamNative property. Most properties are self-explanatory and not documented in more detail. More... | |
| class | WorkshopItemUpdateEventArgs |
| This event arguments are used for all WorkshopItemUpdate related events. More... | |
| class | WorkshopSortMode |
| Defines a certain item list sort mode. See SteamWorkshopMain.Sorting for more details. More... | |
| class | WorkshopSortModeEventArgs |
| This event arguments are used for all WorkshopSortMode related events. More... | |
Enumerations | |
| enum | EWorkshopSource { EWorkshopSource.PUBLIC, EWorkshopSource.SUBSCRIBED, EWorkshopSource.OWNED } |
| Supported data sources used to display sorted items. PUBLIC: community items available in Steam Workshop SUBSCRIBED: subscribed items OWNED: items created by this Steam user More... | |
|
strong |
1.8.13