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

◆ Activate()

void GUIControllerNavigationController.Activate ( )
inline

Definition at line 81 of file GUIControllerNavigationController.cs.

82 {
83 if (!true)
84 {
85 }
89 if (currentNavigationItem != null)
90 {
91 return;
92 }
93 }
class f__AnonymousType0<< Count > j__TPar
static DateTime Now
Definition DateTime.cs:530

References _currentNavigationItem, j__TPar, and System.DateTime.Now.