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

◆ GetSelectedItemRegion()

override Rectangle GUIControllerShop4Page.GetSelectedItemRegion ( )
inlinevirtual

Reimplemented from GUIControllerShop.

Definition at line 125 of file GUIControllerShop4Page.cs.

126 {
127 base.LoadPageAnchor();
128 return this.GridNav.GetSelectedItemRegion();
129 }
class f__AnonymousType0<< Count > j__TPar
GUIControllerStaticGridNavigator GridNav

References GUIControllerStaticGridNavigator.GetSelectedItemRegion(), GridNav, and j__TPar.