Table of Contents

Class SetChatFilterListsMessage

Namespace
Messages.FromCustomBattleServerManager.ToCustomBattleServer
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
[MessageDescription("CustomBattleServerManager", "CustomBattleServer")]
[DataContract]
public class SetChatFilterListsMessage : Message
Inheritance
SetChatFilterListsMessage
Inherited Members

Constructors

SetChatFilterListsMessage()

public SetChatFilterListsMessage()

SetChatFilterListsMessage(string[], string[])

public SetChatFilterListsMessage(string[] profanityList, string[] allowList)

Parameters

profanityList string[]
allowList string[]

Properties

AllowList

public string[] AllowList { get; }

Property Value

string[]

ProfanityList

public string[] ProfanityList { get; }

Property Value

string[]

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).