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

◆ GamepadDisableCursorItemIcon

bool Terraria.Main.GamepadDisableCursorItemIcon
staticgetset

Definition at line 16566 of file Main.cs.

16567 {
16568 [global::Cpp2ILInjected.Token(Token = "0x6001DC7")]
16569 [global::Cpp2ILInjected.Address(RVA = "0xBE5D68", Offset = "0xBE5D68", Length = "0x98")]
16570 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16571 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_OwnerOnlyCode", MemberParameters = new object[]
16572 {
16573 typeof(ref Player.ItemCheckContext),
16574 typeof(Item),
16575 typeof(int),
16577 }, ReturnType = typeof(void))]
16578 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_UseMiningTools", MemberParameters = new object[] { typeof(Item) }, ReturnType = typeof(void))]
16579 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_UseBuckets", MemberParameters = new object[] { typeof(Item) }, ReturnType = typeof(void))]
16580 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_UseWiringTools", MemberParameters = new object[] { typeof(Item) }, ReturnType = typeof(void))]
16581 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
16582 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerInput), Member = "get_UsingGamepad", ReturnType = typeof(bool))]
16583 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
16584 get
16585 {
16586 throw null;
16587 }
16588 }
class f__AnonymousType0<< Count > j__TPar