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

◆ AllowSecondaryGamepadAim

bool Terraria.GameInput.PlayerInput.SettingsForUI.AllowSecondaryGamepadAim
staticget

Definition at line 1409 of file PlayerInput.cs.

1410 {
1411 get
1412 {
1413 return true;
1414 }
1415 }