SteamUGCDetails_t
Struct SteamUGCDetails_t
Namespace: SwiftlyS2.Shared.SteamAPI
Assembly: SwiftlyS2.CS2.dll
public struct SteamUGCDetails_tInherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Fields
m_bAcceptedForUse
public bool m_bAcceptedForUseField Value
m_bBanned
public bool m_bBannedField Value
m_bTagsTruncated
public bool m_bTagsTruncatedField Value
m_eFileType
public EWorkshopFileType m_eFileTypeField Value
m_eResult
public EResult m_eResultField Value
m_eVisibility
public ERemoteStoragePublishedFileVisibility m_eVisibilityField Value
m_flScore
public float m_flScoreField Value
m_hFile
public UGCHandle_t m_hFileField Value
m_hPreviewFile
public UGCHandle_t m_hPreviewFileField Value
m_nConsumerAppID
public AppId_t m_nConsumerAppIDField Value
m_nCreatorAppID
public AppId_t m_nCreatorAppIDField Value
m_nFileSize
public int m_nFileSizeField Value
m_nPreviewFileSize
public int m_nPreviewFileSizeField Value
m_nPublishedFileId
public PublishedFileId_t m_nPublishedFileIdField Value
m_rtimeAddedToUserList
public uint m_rtimeAddedToUserListField Value
m_rtimeCreated
public uint m_rtimeCreatedField Value
m_rtimeUpdated
public uint m_rtimeUpdatedField Value
m_ulSteamIDOwner
public ulong m_ulSteamIDOwnerField Value
m_ulTotalFilesSize
public ulong m_ulTotalFilesSizeField Value
m_unNumChildren
public uint m_unNumChildrenField Value
m_unVotesDown
public uint m_unVotesDownField Value
m_unVotesUp
public uint m_unVotesUpField Value
Properties
m_pchFileName
public string m_pchFileName { get; set; }Property Value
m_rgchDescription
public string m_rgchDescription { get; set; }Property Value
m_rgchTags
public string m_rgchTags { get; set; }Property Value
m_rgchTitle
public string m_rgchTitle { get; set; }Property Value
m_rgchURL
public string m_rgchURL { get; set; }Property Value