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

◆ Shimmer()

void Terraria.Projectile.Shimmer ( )
inlineprivate

Definition at line 1855 of file Projectile.cs.

1856 {
1857 if (!this.hostile)
1858 {
1859 int num = this.aiStyle;
1860 int num2 = this.aiStyle;
1861 int num3 = this.type;
1862 return;
1863 }
1864 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Projectile.aiStyle, Terraria.Projectile.hostile, j__TPar, and Terraria.Projectile.type.