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

void Terraria.Projectile.AI_172_HallowBossRainbowPelletStorm ( )
inlineprivate

Definition at line 3264 of file Projectile.cs.

3265 {
3266 int num = 16256;
3267 this.scale = (float)num;
3268 int num2 = 32768;
3269 this.alpha = num2;
3270 if (17234 == 0)
3271 {
3272 }
3273 if (!true)
3274 {
3275 }
3276 long num3 = 0L;
3278 long num4 = 0L;
3279 bool flag = hallowBossPelletStormInfo.IsValid((int)num4);
3280 Vector2 center = base.Center;
3281 }
class f__AnonymousType0<< Count > j__TPar
Projectile.HallowBossPelletStormInfo AI_172_GetPelletStormInfo(int stormIndex)

References Terraria.Projectile.AI_172_GetPelletStormInfo(), j__TPar, and System.L.