Steam
|
Classes | |
class | LapinerTools.Steam.Data.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 | LapinerTools.Steam.Data.WorkshopItemUpdate.SteamNativeData |
The WorkshopItem.SteamNativeData class contains Steam native data such as PublishedFileId, UGCUpdateHandle or ItemUpdateStatus. You can use this data to make own calls to the Steamworks.NET API. More... | |
Namespaces | |
namespace | LapinerTools.Steam.Data |