terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ AllowSecondaryGamepadAim

bool Terraria.GameInput.PlayerInput.SettingsForUI.AllowSecondaryGamepadAim
staticgetset

Definition at line 1813 of file PlayerInput.cs.

1814 {
1815 [global::Cpp2ILInjected.Token(Token = "0x60039D8")]
1816 [global::Cpp2ILInjected.Address(RVA = "0x146DB94", Offset = "0x146DB94", Length = "0xD4")]
1817 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1818 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1819 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1820 get
1821 {
1822 throw null;
1823 }
1824 }