SwiftlyS2

CMsgGCBannedWordListResponse

Interface CMsgGCBannedWordListResponse

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCBannedWordListResponse : ITypedProtobuf<CMsgGCBannedWordListResponse>, INativeHandle

Implements

Properties

BanListGroupId

uint BanListGroupId { get; set; }
Property Value

WordList

IProtobufRepeatedFieldSubMessageType<CMsgGCBannedWord> WordList { get; }
Property Value

On this page