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

◆ AnyControllerConnected

bool Controller.ControllerActionManager.AnyControllerConnected
staticget

Definition at line 134 of file ControllerActionManager.cs.

135 {
136 get
137 {
139 if (!true)
140 {
141 }
142 while (!true)
143 {
144 }
145 return true;
146 }
147 }
static bool IsCurrentPlatform(DrPlatform.DrPlatformType platform)
Definition DrPlatform.cs:49

Referenced by GUIKeyboardMappings.ClearMapping(), GUIBestiary.CloseFilters(), GUIBestiary.CloseLootDrops(), GUIBestiary.CloseSortOrder(), GUICrafting.CraftButtonOver(), GUIAccessoryInfo.Draw(), GUIBuilderAccToggles.Draw(), GUIChestSplitStack.Draw(), GUIControllerDisconnected.Draw(), GUIControlsStatusIndicators.Draw(), GUIInventorySplitStack.Draw(), GUIPVPIcons.Draw(), InterfaceProfile_Layout.Draw(), GUIReturnToTouch.Draw(), GUIHairWindow.DrawBuyButton(), GUIVirtualInputController.DrawControlStringNotifications(), GUICrafting.DrawCraftButton(), GUIItemDuplication.DrawCraftButton(), GUIPageOptions.DrawEquipButton(), GUIItemFilter.DrawFilter(), GUIBestiary.DrawFilters(), GUIEquipment.DrawHideShowButton(), GUIPageIcons.DrawLeftMenuButton(), GUIBestiary.DrawLootDrops(), GUIControllerMappings.DrawMainButtons(), GUIKeyboardMappings.DrawMainButtons(), GUIChest.DrawName(), GUIBestiary.DrawOrders(), GUIRubbleMaker.DrawOverlay(), GUIWiresUI.DrawOverlay(), GUIWorldCreateMenu.DrawRandomiseButtons(), GUIEquipment.DrawUnequipButton(), GUITransactionButton.DrawWithBanner(), GUITransactionButton.DrawWithBanner(), GUITransactionButton.DrawWithBanner(), GUITransactionButton.DrawWithBanner(), GUIBestiary.FilterDraw(), GUICraftGuidePopup.GetRegion(), GUIControllerAmmo.GetSelectedItemRegion(), GUIControllerAmmo4Page.GetSelectedItemRegion(), GUIControllerChest.GetSelectedItemRegion(), GUIControllerChest4Page.GetSelectedItemRegion(), GUIControllerCoins.GetSelectedItemRegion(), GUIControllerCoins4Page.GetSelectedItemRegion(), GUIControllerCraftingGuidePopup.GetSelectedItemRegion(), GUIControllerInventory.GetSelectedItemRegion(), GUIControllerInventory4Page.GetSelectedItemRegion(), GUIHearts.HeartOver(), GUIMap.IsCursorOverFullScreenMapControls(), GUIChestSplitStack.IsOver(), GUICraftGuidePopup.IsOver(), GUIInventorySplitStack.IsOver(), GUIHairWindow.IsOverPanel(), GUIClothesWindow.IsOverPanel(), GUIBuilderAccToggles.ItemDraw(), GUIShop.ItemOver(), GUICraftGuidePopup.LoadPanelRegion(), GUIPageOptions.RefreshLangStrings(), GUIItemFilter.Reset(), GUIPageIcons.RightOver(), GUIVirtualInputController.SecondaryUpdateCursor(), GUIReforgePopup.SetupBackingSize(), GUIMana.StarOver(), BottomCentreHUDAnchorUpdator.Update(), GUIVirtualInputController.Update(), and GUIVirtualInputController.UpdateCursor().