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

◆ Reset()

static void Terraria.GameContent.PressurePlateHelper.Reset ( )
inlinestatic

Definition at line 19 of file PressurePlateHelper.cs.

20 {
21 int num = 1;
22 if (num == 0)
23 {
24 }
25 if (num == 0)
26 {
27 }
28 if (num == 0)
29 {
30 }
31 }

Referenced by Terraria.WorldGen.clearWorld(), Terraria.IO.WorldFile.LoadWeightedPressurePlates(), WorldFile_OldConsole.LoadWeightedPressurePlates(), and WorldFile_OldSwitch.LoadWeightedPressurePlates().