Table of Contents

Struct RemoteStorageGetPublishedFileDetailsResult

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct RemoteStorageGetPublishedFileDetailsResult : ICallResult
Implements
Inherited Members

Fields

CallbackId

public const int CallbackId = 1318

Field Value

int

ConsumerAppID

public AppId ConsumerAppID

Field Value

AppId

CreatorAppID

public AppId CreatorAppID

Field Value

AppId

Description

public RemoteStorageGetPublishedFileDetailsResult.DescriptionType Description

Field Value

RemoteStorageGetPublishedFileDetailsResult.DescriptionType

File

public UGCHandle File

Field Value

UGCHandle

FileName

public RemoteStorageGetPublishedFileDetailsResult.FileNameType FileName

Field Value

RemoteStorageGetPublishedFileDetailsResult.FileNameType

FileSize

public int FileSize

Field Value

int

FileType

public EWorkshopFileType FileType

Field Value

EWorkshopFileType

PreviewFile

public UGCHandle PreviewFile

Field Value

UGCHandle

PreviewFileSize

public int PreviewFileSize

Field Value

int

PublishedFileId

public PublishedFileId PublishedFileId

Field Value

PublishedFileId

Result

public EResult Result

Field Value

EResult

SteamIDOwner

public ulong SteamIDOwner

Field Value

ulong

Tags

public RemoteStorageGetPublishedFileDetailsResult.TagsType Tags

Field Value

RemoteStorageGetPublishedFileDetailsResult.TagsType

TimeCreated

public uint TimeCreated

Field Value

uint

TimeUpdated

public uint TimeUpdated

Field Value

uint

Title

public RemoteStorageGetPublishedFileDetailsResult.TitleType Title

Field Value

RemoteStorageGetPublishedFileDetailsResult.TitleType

URL

public RemoteStorageGetPublishedFileDetailsResult.URLType URL

Field Value

RemoteStorageGetPublishedFileDetailsResult.URLType

Visibility

public ERemoteStoragePublishedFileVisibility Visibility

Field Value

ERemoteStoragePublishedFileVisibility

Properties

AcceptedForUse

public bool AcceptedForUse { get; set; }

Property Value

bool

Banned

public bool Banned { get; set; }

Property Value

bool

TagsTruncated

public bool TagsTruncated { get; set; }

Property Value

bool