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

Reimplemented from GUIControllerItemDuplication.

Definition at line 175 of file GUIControllerItemDuplication4Page.cs.

176 {
177 base.LoadPageAnchor();
178 return this.GridNav.GetSelectedItemRegion();
179 }
class f__AnonymousType0<< Count > j__TPar

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