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

◆ ApplyMeleeScale()

void Terraria.Player.ApplyMeleeScale ( float scale)
inline

Definition at line 14046 of file Player.cs.

14047 {
14048 if (this.meleeScaleGlove)
14049 {
14050 }
14051 }
bool meleeScaleGlove
Definition Player.cs:22400

References Terraria.Player.meleeScaleGlove.