SwiftlyS2

CCSUsrMsg_RadioText

Interface CCSUsrMsg_RadioText

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSUsrMsg_RadioText : ITypedProtobuf<CCSUsrMsg_RadioText>, INativeHandle, INetMessage<CCSUsrMsg_RadioText>, IDisposable

Implements

Properties

Client

int Client { get; set; }
Property Value

MsgDst

int MsgDst { get; set; }
Property Value

MsgName

string MsgName { get; set; }
Property Value

Params

IProtobufRepeatedFieldValueType<string> Params { get; }
Property Value

On this page