terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ClosePlayerChat()

static void Terraria.Main.ClosePlayerChat ( )
inlinestatic

Definition at line 7934 of file Main.cs.

7935 {
7936 if (!true)
7937 {
7938 }
7939 int myPlayer = Main.myPlayer;
7940 int myPlayer2 = Main.myPlayer;
7941 }
class f__AnonymousType0<< Count > j__TPar
static int myPlayer
Definition Main.cs:2337

References j__TPar, and Terraria.Main.myPlayer.

Referenced by Terraria.UI.IngameFancyUI.ClearChat().