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

◆ AI_184_BadTorchLuck()

void Terraria.Projectile.AI_184_BadTorchLuck ( )
inlineprivate

Definition at line 2527 of file Projectile.cs.

2528 {
2529 int num = 255;
2530 this.owner = num;
2531 if (num == 0)
2532 {
2533 }
2534 int myPlayer = Main.myPlayer;
2535 if (num != 0)
2536 {
2537 }
2538 if (num == 0)
2539 {
2540 }
2541 Vector2 center = base.Center;
2542 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.myPlayer.