Table of Contents

Struct SetUserItemVoteResult

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

Fields

CallbackId

public const int CallbackId = 3408

Field Value

int

PublishedFileId

public PublishedFileId PublishedFileId

Field Value

PublishedFileId

Result

public EResult Result

Field Value

EResult

Properties

VoteUp

public bool VoteUp { get; set; }

Property Value

bool