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

◆ GetMeleeCollisionData()

static void Terraria.NPC.GetMeleeCollisionData ( Rectangle victimHitbox,
int enemyIndex,
int specialHitSetter,
float damageMultiplier,
Rectangle npcRect )
inlinestatic

Definition at line 10644 of file NPC.cs.

10645 {
10646 if (!true)
10647 {
10648 }
10649 if (17096 == 0)
10650 {
10651 }
10653 bool flag = rectangle.Intersects(rectangle);
10654 }
class f__AnonymousType0<< Count > j__TPar
void Intersects(Rectangle value, [Out] bool result)
Definition Rectangle.cs:263

References Microsoft.Xna.Framework.Rectangle.Intersects(), and j__TPar.