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

◆ LeftSideController

bool GUIControllerDynamicGridNavigator.LeftSideController
getprivate

Definition at line 486 of file GUIControllerDynamicGridNavigator.cs.

487 {
488 get
489 {
491 return controller == null || controller.ParentGrouping == null || this._controller.ParentGrouping.LeftSideGrouping;
492 }
493 }
class f__AnonymousType0<< Count > j__TPar

Referenced by GetNavigationOutDirs(), Navigate(), NextItem(), and PreviousItem().