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

◆ AddPortal()

static int Terraria.GameContent.PortalHelper.AddPortal ( Projectile sourceProjectile,
Vector2 position,
float angle,
int form,
int direction )
inlinestaticprivate

Definition at line 218 of file PortalHelper.cs.

219 {
220 int num = 1;
221 if (num == 0)
222 {
223 }
224 if (num == 0)
225 {
226 }
227 if (num == 0)
228 {
229 }
230 int myPlayer = Main.myPlayer;
231 int num2;
232 return num2;
233 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.myPlayer.