RAGE.Chat.SafeMode
Внешний вид
Enables HTML filter to prevent chat XSS.
Syntax
Bool RAGE.Chat.SafeMode;
Required Arguments
- toggle: Bool toggle
Example
C# Syntax
{{{1}}}
Enables HTML filter to prevent chat XSS.
Bool RAGE.Chat.SafeMode;
{{{1}}}