RAGE.Chat.Output
Внешний вид
Sends a chat message to the player.
Syntax
RAGE.Chat.Output(string text);
Required Arguments
- text: String text
Example
C# Syntax
{{{1}}}
Sends a chat message to the player.
RAGE.Chat.Output(string text);
{{{1}}}