Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
BrokeProtocol.Steam.WorkshopItem Class Reference

Public Member Functions

 WorkshopItem (SteamUGCDetails_t itemDetails, string previewURL, ulong numFavorites, ulong numSubscriptions, bool favorited, bool voted)
 
string GetDownloadString ()
 

Properties

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]
 

Constructor & Destructor Documentation

◆ WorkshopItem()

BrokeProtocol.Steam.WorkshopItem.WorkshopItem ( SteamUGCDetails_t itemDetails,
string previewURL,
ulong numFavorites,
ulong numSubscriptions,
bool favorited,
bool voted )
inline

Member Function Documentation

◆ GetDownloadString()

string BrokeProtocol.Steam.WorkshopItem.GetDownloadString ( )
inline

Property Documentation

◆ 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: