Steam
Properties | List of all members
LapinerTools.Steam.Data.Internal.WorkshopItemInfo Class Reference

This class is used to serialize data into an XML file in the item folder. This XML allows to update levels by using the same Steam PublishedFileId. Besides, the Name and Description are saved to prepopulate the update popup. More...

Properties

ulong PublishedFileId [get, set]
 
string Name [get, set]
 
string Description [get, set]
 
string IconFileName [get, set]
 

Detailed Description

This class is used to serialize data into an XML file in the item folder. This XML allows to update levels by using the same Steam PublishedFileId. Besides, the Name and Description are saved to prepopulate the update popup.

Property Documentation

◆ Description

string LapinerTools.Steam.Data.Internal.WorkshopItemInfo.Description
getset

◆ IconFileName

string LapinerTools.Steam.Data.Internal.WorkshopItemInfo.IconFileName
getset

◆ Name

string LapinerTools.Steam.Data.Internal.WorkshopItemInfo.Name
getset

◆ PublishedFileId

ulong LapinerTools.Steam.Data.Internal.WorkshopItemInfo.PublishedFileId
getset

The documentation for this class was generated from the following file: