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
Loading...
Searching...
No Matches

◆ ChatMode

Enumerator
Hidden 
DisplayNotification 
Shown 

Definition at line 716 of file GUIMultiplayerChat.cs.

717 {
718 [global::Cpp2ILInjected.Token(Token = "0x4000958")]
719 Hidden,
720 [global::Cpp2ILInjected.Token(Token = "0x4000959")]
722 [global::Cpp2ILInjected.Token(Token = "0x400095A")]
723 Shown
724 }