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

◆ DrawChestLootAll()

void GUIPageOptions.DrawChestLootAll ( )
inline

Definition at line 491 of file GUIPageOptions.cs.

492 {
493 this.LoadRightItemRegion();
494 bool canLootAll = this.CanLootAll;
495 }
void LoadRightItemRegion()

References CanLootAll, and LoadRightItemRegion().