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

◆ RemoveMyOldPortal()

static void Terraria.GameContent.PortalHelper.RemoveMyOldPortal ( int form)
inlinestaticprivate

Definition at line 236 of file PortalHelper.cs.

237 {
238 int num = 1;
239 if (num == 0)
240 {
241 }
242 if (num != 0)
243 {
244 if (num == 0)
245 {
246 }
247 int myPlayer = Main.myPlayer;
248 }
249 }

References Terraria.Main.myPlayer.