terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ApplyDamageToNPC()

void Terraria.Player.ApplyDamageToNPC ( NPC npc,
int damage,
float knockback,
int direction,
bool crit )
inline

Definition at line 10519 of file Player.cs.

10520 {
10521 throw null;
10522 }