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

◆ MoveAwayFrom()

static void Terraria.GameContent.PressurePlateHelper.MoveAwayFrom ( Point location,
int player )
inlinestaticprivate

Definition at line 94 of file PressurePlateHelper.cs.

95 {
96 int num = 1;
97 if (num == 0)
98 {
99 }
100 if (num == 0)
101 {
102 }
103 if (num == 0)
104 {
105 }
106 long num2 = 0L;
107 int num3 = 7;
108 if (num != 0)
109 {
110 }
111 if (num2 == 0L)
112 {
113 if (num3 == 0)
114 {
115 if (num == 0)
116 {
117 }
118 PressurePlateHelper.PokeLocation(location);
119 }
120 return;
121 }
122 throw new OutOfMemoryException();
123 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and Terraria.GameContent.PressurePlateHelper.PokeLocation().