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

◆ ItemTimeIsZero

bool Terraria.Player.ItemTimeIsZero
getset

Definition at line 3724 of file Player.cs.

3725 {
3726 [global::Cpp2ILInjected.Token(Token = "0x600231E")]
3727 [global::Cpp2ILInjected.Address(RVA = "0xEA3B94", Offset = "0xEA3B94", Length = "0x10")]
3728 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3729 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoUpdate_WhilePaused", ReturnType = typeof(void))]
3730 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
3731 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TEFoodPlatter), Member = "PlaceItemInFrame", MemberParameters = new object[]
3732 {
3733 typeof(Player),
3734 typeof(int),
3735 typeof(int)
3736 }, ReturnType = typeof(void))]
3737 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TEWeaponsRack), Member = "PlaceItemInFrame", MemberParameters = new object[]
3738 {
3739 typeof(Player),
3740 typeof(int),
3741 typeof(int)
3742 }, ReturnType = typeof(void))]
3743 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
3744 get
3745 {
3746 throw null;
3747 }
3748 }
class f__AnonymousType0<< Count > j__TPar