tModLoader v2024.10
A mod to make and play Terraria mods
|
Inherits IChatCommand.
Public Member Functions | |
void | Initialize () |
void | PrintWarning (string text) |
void | ProcessIncomingMessage (string text, byte clientId) |
void | ProcessOutgoingMessage (ChatMessage message) |
void | ProcessIncomingMessage (string text, byte clientId) |
void | ProcessOutgoingMessage (ChatMessage message) |
Static Public Attributes | |
const int | PlayerEmojiDuration = 360 |
void EmojiCommand.ProcessIncomingMessage | ( | string | text, |
byte | clientId | ||
) |
Implements IChatCommand.
void EmojiCommand.ProcessOutgoingMessage | ( | ChatMessage | message | ) |
Implements IChatCommand.