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

◆ ApplyAttackCooldown() [2/2]

void Terraria.Player.ApplyAttackCooldown ( int frames)
inline

Definition at line 14862 of file Player.cs.

14863 {
14864 int num = this.attackCD;
14865 this.attackCD = frames;
14866 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Player.attackCD, and j__TPar.