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

◆ SetMeleeHitCooldown()

void Terraria.Player.SetMeleeHitCooldown ( int npcIndex,
int timeInFrames )
inline

Definition at line 14785 of file Player.cs.

14786 {
14787 int[] array = this.meleeNPCHitCooldown;
14788 }
int[] meleeNPCHitCooldown
Definition Player.cs:23516

References System.array, and Terraria.Player.meleeNPCHitCooldown.