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

◆ UpdateCoinLuck()

void Terraria.Player.UpdateCoinLuck ( )
inlineprivate

Definition at line 5503 of file Player.cs.

5504 {
5505 float num = this.coinLuck;
5506 this.coinLuck = num;
5507 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Player.coinLuck, and j__TPar.