CMsgGCBannedWordListResponse
Interface CMsgGCBannedWordListResponse
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgGCBannedWordListResponse : ITypedProtobuf<CMsgGCBannedWordListResponse>, INativeHandleImplements
Properties
BanListGroupId
uint BanListGroupId { get; set; }Property Value
WordList
IProtobufRepeatedFieldSubMessageType<CMsgGCBannedWord> WordList { get; }Property Value