SwiftlyS2

CQuest_PublisherAddCommunityItemsToPlayer_Request

Interface CQuest_PublisherAddCommunityItemsToPlayer_Request

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CQuest_PublisherAddCommunityItemsToPlayer_Request : ITypedProtobuf<CQuest_PublisherAddCommunityItemsToPlayer_Request>, INativeHandle

Implements

Properties

Appid

uint Appid { get; set; }
Property Value

Attributes

IProtobufRepeatedFieldSubMessageType<CQuest_PublisherAddCommunityItemsToPlayer_Request_Attribute> Attributes { get; }
Property Value

MatchItemClass

uint MatchItemClass { get; set; }
Property Value

MatchItemType

uint MatchItemType { get; set; }
Property Value

Note

string Note { get; set; }
Property Value

PrefixItemName

string PrefixItemName { get; set; }
Property Value

Steamid

ulong Steamid { get; set; }
Property Value

On this page