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 GUIControllerCrafting4Page.GetSelectedItemRegion ( )
inlinevirtual

Reimplemented from GUIControllerCrafting.

Definition at line 158 of file GUIControllerCrafting4Page.cs.

159 {
160 base.LoadPageAnchor();
161 return this.GridNav.GetSelectedItemRegion();
162 }
class f__AnonymousType0<< Count > j__TPar
GUIControllerDynamicGridNavigator GridNav

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