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

◆ NewGore()

static int Terraria.Gore.NewGore ( Vector2 Position,
Vector2 Velocity,
int Type,
float Scale = 1f )
inlinestatic

Definition at line 396 of file Gore.cs.

397 {
398 int num = 1;
399 if (num == 0)
400 {
401 }
402 bool netHostOnly = Main.NetHostOnly;
403 if (num == 0)
404 {
405 }
406 if (num != 0 || num == 0)
407 {
408 }
409 return 600;
410 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.NetHostOnly.