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

◆ PagePopupDisplayed

bool GUIPageIcons.PagePopupDisplayed
get

Definition at line 624 of file GUIPageIcons.cs.

625 {
626 get
627 {
628 return true;
629 }
630 }