Table of Contents

Class ChatFilterHelper

Namespace
Uncreated.Warfare.Interaction
Assembly
Uncreated.Warfare.dll
public static class ChatFilterHelper
Inheritance
ChatFilterHelper
Inherited Members

Fields

ChatFilter

public static readonly Regex ChatFilter

Field Value

Regex

Methods

GetChatFilterViolation(string)

Returns the first violation of the chat filter in a message.

public static string? GetChatFilterViolation(string input)

Parameters

input string

Returns

string