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_100_Medusa()

void Terraria.Projectile.AI_100_Medusa ( )
inlineprivate

Definition at line 2862 of file Projectile.cs.

2863 {
2864 if (!true)
2865 {
2866 }
2867 if (!true)
2868 {
2869 }
2870 int num = this.type;
2871 int num2 = 3;
2873 int num3 = this.frame;
2874 int num4 = 8;
2875 this.frame = num4;
2876 int num5 = this.frameCounter;
2878 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Projectile.frame, Terraria.Projectile.frameCounter, j__TPar, and Terraria.Projectile.type.