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

◆ NavigateFromMenuIntoPage()

GUIControllerItem GUIPageIconGrouping.NavigateFromMenuIntoPage ( int MenuRow)
inline

Definition at line 411 of file GUIPageIconGrouping.cs.

412 {
415 if (guicontrollerItem != null)
416 {
417 }
418 return guicontrollerItem;
419 }
class f__AnonymousType0<< Count > j__TPar
GUIPageIcons.Category SelectedCategory

References j__TPar, and SelectedCategory.

Referenced by GUIControllerPageGroup.Navigate().