Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | ProcessIncomingMessage (string text, byte clientId) |
void | ProcessOutgoingMessage (ChatMessage message) |
Static Private Attributes | |
static readonly Color | RESPONSE_COLOR = new Color(200, 100, 0) |
Definition at line 7 of file EmoteCommand.cs.