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

◆ PreventHighlightsForGamepad

bool Terraria.GameInput.PlayerInput.SettingsForUI.PreventHighlightsForGamepad
staticgetset

Definition at line 1907 of file PlayerInput.cs.

1908 {
1909 [global::Cpp2ILInjected.Token(Token = "0x60039DE")]
1910 [global::Cpp2ILInjected.Address(RVA = "0x146DF30", Offset = "0x146DF30", Length = "0x48")]
1911 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1912 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1913 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1914 get
1915 {
1916 throw null;
1917 }
1918 }