AvatarsConquest/Docs/types/ProfanityProtection.html

16 lines
1.2 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - ProfanityProtection</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Misc.html">Back to Server.Misc</a></h4>
<h2>ProfanityProtection</h2>
(<font color="blue">static</font>) <font color="blue">string</font>[] Disallowed( <font color="blue">get</font>; )<br>
(<font color="blue">static</font>) <font color="blue">char</font>[] Exceptions( <font color="blue">get</font>; )<br>
(<font color="blue">static</font>) <font color="blue">string</font>[] StartDisallowed( <font color="blue">get</font>; )<br>
(<font color="blue">static</font>) <font color="blue">void</font> EventSink_Speech( <!-- DBG-0 --><a href="SpeechEventArgs.html">SpeechEventArgs</a> e )<br>
(<font color="blue">static</font>) <font color="blue">void</font> Initialize()<br>
(<font color="blue">static</font>) <font color="blue">bool</font> OnProfanityDetected( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">string</font> speech )<br>
(<font color="blue">ctor</font>) ProfanityProtection()<br>
</body>
</html>