SwiftlyS2

CPublishedFile_RefreshVotingQueue_Request

Interface CPublishedFile_RefreshVotingQueue_Request

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPublishedFile_RefreshVotingQueue_Request : ITypedProtobuf<CPublishedFile_RefreshVotingQueue_Request>, INativeHandle

Implements

Properties

Appid

uint Appid { get; set; }
Property Value

DesiredQueueSize

uint DesiredQueueSize { get; set; }
Property Value

ExcludedTags

IProtobufRepeatedFieldValueType<string> ExcludedTags { get; }
Property Value

MatchAllTags

bool MatchAllTags { get; set; }
Property Value

MatchingFileType

uint MatchingFileType { get; set; }
Property Value

Tags

IProtobufRepeatedFieldValueType<string> Tags { get; }
Property Value

On this page