SwiftlyS2

CMsgGCMultiplexMessage

Interface CMsgGCMultiplexMessage

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCMultiplexMessage : ITypedProtobuf<CMsgGCMultiplexMessage>, INativeHandle

Implements

Properties

Msgtype

uint Msgtype { get; set; }
Property Value

Payload

byte[] Payload { get; set; }
Property Value

Replytogc

bool Replytogc { get; set; }
Property Value

Steamids

IProtobufRepeatedFieldValueType<ulong> Steamids { get; }
Property Value

On this page