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
|
Public Member Functions | |
EmojiCommand () | |
void | Initialize () |
void | ProcessIncomingMessage (string text, byte clientId) |
void | ProcessOutgoingMessage (ChatMessage message) |
void | PrintWarning (string text) |
Static Public Attributes | |
const int | PlayerEmojiDuration = 360 |
Private Attributes | |
readonly Dictionary< LocalizedText, int > | _byName |
Definition at line 12 of file EmojiCommand.cs.