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

◆ ResetPlayer()

static void Terraria.GameContent.PressurePlateHelper.ResetPlayer ( int player)
inlinestatic

Definition at line 34 of file PressurePlateHelper.cs.

35 {
36 int num = 1;
37 if (num == 0)
38 {
39 }
40 if (num == 0)
41 {
42 }
43 }

Referenced by Terraria.Player.Hooks.PlayerConnect(), and Terraria.Player.Hooks.PlayerDisconnect().