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

◆ TrySwitchingLoadout()

void Terraria.Player.TrySwitchingLoadout ( int loadoutIndex)
inline

Definition at line 2616 of file Player.cs.

2617 {
2618 int num = this.itemTime;
2619 }

References Terraria.Player.itemTime.

Referenced by Terraria.GameInput.TriggersSet.CopyInto().