|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | ProcessIncomingMessage (string text, byte clientId) |
| void | ProcessOutgoingMessage (ChatMessage message) |
Private Member Functions | |
| void | SendNoTeamError (byte clientId) |
Static Private Attributes | |
| static readonly Color | ERROR_COLOR = new Color(255, 240, 20) |
Definition at line 7 of file PartyChatCommand.cs.