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
PublishedFileId
public PublishedFileId PublishedFileId
Field Value
Result
public EResult Result
Field Value
Properties
VoteUp
public bool VoteUp { get; set; }