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

◆ PlayerDraw()

void GUIPlayerSelectMenu.PlayerDraw ( ItemGrid_Layout gridLayout,
int index,
Vector2 position,
float scale )
inlineprivate

Definition at line 329 of file GUIPlayerSelectMenu.cs.

330 {
331 int selectedItem = this.SelectedItem;
332 int selectedItem2 = this.SelectedItem;
333 int num = this.playerOver;
334 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, playerOver, and SelectedItem.