TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ HackForGamepadInputHell()

void Terraria.Main.HackForGamepadInputHell ( )
inlineprivate

Definition at line 58752 of file Main.cs.

58753 {
58755 {
58757 PlayerInput.AllowExecutionOfGamepadInstructions = false;
58758 }
58759 }
static string ComposeInstructionsForGamepad()

References Terraria.GameInput.PlayerInput.ComposeInstructionsForGamepad(), and Terraria.GameInput.PlayerInput.SettingsForUI.ShowGamepadHints.

Referenced by Terraria.Main.DrawInterface_27_Inventory().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: