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

◆ HighlightThingsForMouse

bool Terraria.GameInput.PlayerInput.SettingsForUI.HighlightThingsForMouse
staticgetset

Definition at line 1859 of file PlayerInput.cs.

1860 {
1861 [global::Cpp2ILInjected.Token(Token = "0x60039DB")]
1862 [global::Cpp2ILInjected.Address(RVA = "0x146DE00", Offset = "0x146DE00", Length = "0x9C")]
1863 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1864 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "Draw", MemberParameters = new object[]
1865 {
1867 typeof(Item[]),
1868 typeof(int),
1869 typeof(int),
1870 typeof(Vector2),
1871 typeof(Color),
1872 typeof(Color)
1873 }, ReturnType = typeof(void))]
1874 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1875 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerInput), Member = "get_UsingGamepadUI", ReturnType = typeof(bool))]
1876 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1877 get
1878 {
1879 throw null;
1880 }
1881 }
class f__AnonymousType0<< Count > j__TPar