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

◆ FindOldestProjectile()

static int Terraria.Projectile.FindOldestProjectile ( )
inlinestatic

Definition at line 260 of file Projectile.cs.

261 {
262 int num = 1;
263 int num2 = 1000;
264 if (num == 0)
265 {
266 }
267 if (num == 0)
268 {
269 if (num == 0)
270 {
271 }
272 if (num == 0)
273 {
274 }
275 }
276 return num2;
277 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by Terraria.Projectile.NewProjectile().