|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for Terraria.Chat.Commands.PartyChatCommand:
Collaboration diagram for Terraria.Chat.Commands.PartyChatCommand:Public Member Functions | |
| void | ProcessIncomingMessage (string text, byte clientId) |
| void | ProcessOutgoingMessage (ChatMessage message) |
| PartyChatCommand () | |
Private Member Functions | |
| void | SendNoTeamError (byte clientId) |
Static Private Member Functions | |
| static | PartyChatCommand () |
Static Private Attributes | |
| static readonly Color | ERROR_COLOR |
Definition at line 11 of file PartyChatCommand.cs.