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

◆ ShowGamepadCursor

bool Terraria.GameInput.PlayerInput.SettingsForUI.ShowGamepadCursor
staticget

Definition at line 1439 of file PlayerInput.cs.

1440 {
1441 get
1442 {
1443 if (!true)
1444 {
1445 }
1446 if (!true)
1447 {
1448 }
1449 if (true)
1450 {
1451 }
1452 return PlayerInput.UsingGamepad;
1453 }
1454 }