SwiftlyS2

CCSUsrMsgPreMatchSayText

Interface CCSUsrMsgPreMatchSayText

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSUsrMsgPreMatchSayText : ITypedProtobuf<CCSUsrMsgPreMatchSayText>, INativeHandle

Implements

Properties

AccountId

uint AccountId { get; set; }
Property Value

AllChat

bool AllChat { get; set; }
Property Value

Text

string Text { get; set; }
Property Value

On this page