CCSUsrMsgPreMatchSayText
Interface CCSUsrMsgPreMatchSayText
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CCSUsrMsgPreMatchSayText : ITypedProtobuf<CCSUsrMsgPreMatchSayText>, INativeHandleImplements
Properties
AccountId
uint AccountId { get; set; }Property Value
AllChat
bool AllChat { get; set; }Property Value
Text
string Text { get; set; }Property Value