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

◆ Navigate()

GUIControllerItem GUIPlayerCreateController_Tabs.Navigate ( Vector2 navigationVector)
inline

Implements GUIControllerItem.

Definition at line 66 of file GUIPlayerCreateController_Tabs.cs.

67 {
68 long num = 0L;
69 return this.NavigateIntoCurrentPage(num != 0L);
70 }
GUIControllerItem NavigateIntoCurrentPage(bool fromTabSwitch=false)

References System.L, and NavigateIntoCurrentPage().