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

◆ ShouldFastUseItem

bool Terraria.GameInput.PlayerInput.ShouldFastUseItem
staticgetset

Definition at line 826 of file PlayerInput.cs.

827 {
828 [global::Cpp2ILInjected.Token(Token = "0x60039A5")]
829 [global::Cpp2ILInjected.Address(RVA = "0x1450FAC", Offset = "0x1450FAC", Length = "0x5C")]
830 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck", ReturnType = typeof(void))]
831 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
832 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerInput.FastUseItemMemory), Member = "CanFastUse", ReturnType = typeof(bool))]
833 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
834 get
835 {
836 throw null;
837 }
838 }
class f__AnonymousType0<< Count > j__TPar