SwiftlyS2

CPublishedFile_Subscribe_Request

Interface CPublishedFile_Subscribe_Request

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPublishedFile_Subscribe_Request : ITypedProtobuf<CPublishedFile_Subscribe_Request>, INativeHandle

Implements

Properties

Appid

int Appid { get; set; }
Property Value

ListType

uint ListType { get; set; }
Property Value

NotifyClient

bool NotifyClient { get; set; }
Property Value

Publishedfileid

ulong Publishedfileid { get; set; }
Property Value

On this page