SwiftlyS2

CMsgGCBannedWord

Interface CMsgGCBannedWord

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCBannedWord : ITypedProtobuf<CMsgGCBannedWord>, INativeHandle

Implements

Properties

Word

string Word { get; set; }
Property Value

WordId

uint WordId { get; set; }
Property Value

WordType

GC_BannedWordType WordType { get; set; }
Property Value

On this page