Struct SteamUGCDetails
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public struct SteamUGCDetails
- Inherited Members
-
Fields
ConsumerAppID
public AppId ConsumerAppID
Field Value
- AppId
CreatorAppID
public AppId CreatorAppID
Field Value
- AppId
Description
public SteamUGCDetails.DescriptionType Description
Field Value
- SteamUGCDetails.DescriptionType
File
Field Value
- UGCHandle
FileName
public SteamUGCDetails.FileNameType FileName
Field Value
- SteamUGCDetails.FileNameType
FileSize
Field Value
- int
FileType
public EWorkshopFileType FileType
Field Value
- EWorkshopFileType
NumChildren
Field Value
- uint
PreviewFile
public UGCHandle PreviewFile
Field Value
- UGCHandle
PreviewFileSize
public int PreviewFileSize
Field Value
- int
PublishedFileId
public PublishedFileId PublishedFileId
Field Value
- PublishedFileId
Result
Field Value
- EResult
Score
Field Value
- float
SteamIDOwner
public ulong SteamIDOwner
Field Value
- ulong
public SteamUGCDetails.TagsType Tags
Field Value
- SteamUGCDetails.TagsType
TimeAddedToUserList
public uint TimeAddedToUserList
Field Value
- uint
TimeCreated
Field Value
- uint
TimeUpdated
Field Value
- uint
Title
public SteamUGCDetails.TitleType Title
Field Value
- SteamUGCDetails.TitleType
TotalFilesSize
public ulong TotalFilesSize
Field Value
- ulong
URL
public SteamUGCDetails.URLType URL
Field Value
- SteamUGCDetails.URLType
Visibility
public ERemoteStoragePublishedFileVisibility Visibility
Field Value
- ERemoteStoragePublishedFileVisibility
VotesDown
Field Value
- uint
VotesUp
Field Value
- uint
Properties
AcceptedForUse
public bool AcceptedForUse { get; set; }
Property Value
- bool
Banned
public bool Banned { get; set; }
Property Value
- bool
public bool TagsTruncated { get; set; }
Property Value
- bool