CMsgGCMultiplexMessage
Interface CMsgGCMultiplexMessage
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgGCMultiplexMessage : ITypedProtobuf<CMsgGCMultiplexMessage>, INativeHandleImplements
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