SteamUGCDetails_t

Undocumented in source.

Members

Variables

m_bAcceptedForUse
bool m_bAcceptedForUse;
Undocumented in source.
m_bBanned
bool m_bBanned;
Undocumented in source.
m_bTagsTruncated
bool m_bTagsTruncated;
Undocumented in source.
m_eFileType
EWorkshopFileType m_eFileType;
Undocumented in source.
m_eResult
EResult m_eResult;
Undocumented in source.
m_eVisibility
ERemoteStoragePublishedFileVisibility m_eVisibility;
Undocumented in source.
m_flScore
float m_flScore;
Undocumented in source.
m_hFile
UGCHandle_t m_hFile;
Undocumented in source.
m_hPreviewFile
UGCHandle_t m_hPreviewFile;
Undocumented in source.
m_nConsumerAppID
AppId_t m_nConsumerAppID;
Undocumented in source.
m_nCreatorAppID
AppId_t m_nCreatorAppID;
Undocumented in source.
m_nFileSize
int32 m_nFileSize;
Undocumented in source.
m_nPreviewFileSize
int32 m_nPreviewFileSize;
Undocumented in source.
m_nPublishedFileId
PublishedFileId_t m_nPublishedFileId;
Undocumented in source.
m_pchFileName
char[k_cchFilenameMax] m_pchFileName;
Undocumented in source.
m_rgchDescription
char[k_cchPublishedDocumentDescriptionMax] m_rgchDescription;
Undocumented in source.
m_rgchTags
char[k_cchTagListMax] m_rgchTags;
Undocumented in source.
m_rgchTitle
char[k_cchPublishedDocumentTitleMax] m_rgchTitle;
Undocumented in source.
m_rgchURL
char[k_cchPublishedFileURLMax] m_rgchURL;
Undocumented in source.
m_rtimeAddedToUserList
uint32 m_rtimeAddedToUserList;
Undocumented in source.
m_rtimeCreated
uint32 m_rtimeCreated;
Undocumented in source.
m_rtimeUpdated
uint32 m_rtimeUpdated;
Undocumented in source.
m_ulSteamIDOwner
uint64 m_ulSteamIDOwner;
Undocumented in source.
m_unNumChildren
uint32 m_unNumChildren;
Undocumented in source.
m_unVotesDown
uint32 m_unVotesDown;
Undocumented in source.
m_unVotesUp
uint32 m_unVotesUp;
Undocumented in source.

Meta