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

◆ NavigateInto()

override void GUIControllerHousing4Page.NavigateInto ( int column,
int row )
inlinevirtual

Reimplemented from GUIPageContentController.

Definition at line 170 of file GUIControllerHousing4Page.cs.

171 {
172 base.LoadPageAnchor();
173 this.GridNav.NavigateInto(column, row);
174 }
class f__AnonymousType0<< Count > j__TPar
GUIControllerDynamicGridNavigator GridNav

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