|
| WorkshopItem (SteamUGCDetails_t itemDetails, string previewURL, ulong numFavorites, ulong numSubscriptions, bool favorited, bool voted) |
|
string | GetDownloadString () |
|
|
PublishedFileId_t | FileID [get, set] |
|
string | ItemTitle [get, set] |
|
string | Description [get, set] |
|
uint | VotesUp [get, set] |
|
string | PreviewImageURL [get, set] |
|
ulong | Favorites [get, set] |
|
ulong | Subscriptions [get, set] |
|
bool | IsSubscribed [get, set] |
|
bool | IsFavorited [get, set] |
|
bool | IsVotedUp [get, set] |
|
◆ WorkshopItem()
BrokeProtocol.Steam.WorkshopItem.WorkshopItem |
( |
SteamUGCDetails_t | itemDetails, |
|
|
string | previewURL, |
|
|
ulong | numFavorites, |
|
|
ulong | numSubscriptions, |
|
|
bool | favorited, |
|
|
bool | voted ) |
|
inline |
◆ GetDownloadString()
string BrokeProtocol.Steam.WorkshopItem.GetDownloadString |
( |
| ) |
|
|
inline |
◆ Description
string BrokeProtocol.Steam.WorkshopItem.Description |
|
getset |
◆ Favorites
ulong BrokeProtocol.Steam.WorkshopItem.Favorites |
|
getset |
◆ FileID
PublishedFileId_t BrokeProtocol.Steam.WorkshopItem.FileID |
|
getset |
◆ IsFavorited
bool BrokeProtocol.Steam.WorkshopItem.IsFavorited |
|
getset |
◆ IsSubscribed
bool BrokeProtocol.Steam.WorkshopItem.IsSubscribed |
|
getset |
◆ IsVotedUp
bool BrokeProtocol.Steam.WorkshopItem.IsVotedUp |
|
getset |
◆ ItemTitle
string BrokeProtocol.Steam.WorkshopItem.ItemTitle |
|
getset |
◆ PreviewImageURL
string BrokeProtocol.Steam.WorkshopItem.PreviewImageURL |
|
getset |
◆ Subscriptions
ulong BrokeProtocol.Steam.WorkshopItem.Subscriptions |
|
getset |
◆ VotesUp
uint BrokeProtocol.Steam.WorkshopItem.VotesUp |
|
getset |
The documentation for this class was generated from the following file: