Table of Contents

Struct RemoteStorageGetPublishedItemVoteDetailsResult

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

Fields

CallbackId

public const int CallbackId = 1320

Field Value

int

PublishedFileId

public PublishedFileId PublishedFileId

Field Value

PublishedFileId

Reports

public int Reports

Field Value

int

Result

public EResult Result

Field Value

EResult

Score

public float Score

Field Value

float

VotesAgainst

public int VotesAgainst

Field Value

int

VotesFor

public int VotesFor

Field Value

int