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

◆ OnPlayerDisconected()

void GUIPVPIcons.OnPlayerDisconected ( int player)
inline

Definition at line 149 of file GUIPVPIcons.cs.

150 {
152 {
153 int selectedPlayer = this.SelectedPlayer;
154 }
155 }
bool DrawSelectedPlayerOverlay

References DrawSelectedPlayerOverlay, and SelectedPlayer.