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

◆ ItemAnimationJustStarted

bool Terraria.Player.ItemAnimationJustStarted
getset

Definition at line 3804 of file Player.cs.

3805 {
3806 [global::Cpp2ILInjected.Token(Token = "0x6002323")]
3807 [global::Cpp2ILInjected.Address(RVA = "0xEA3C04", Offset = "0xEA3C04", Length = "0x18")]
3808 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3809 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_Shoot", MemberParameters = new object[]
3810 {
3811 typeof(int),
3812 typeof(Item),
3813 typeof(int)
3814 }, ReturnType = typeof(void))]
3815 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
3816 get
3817 {
3818 throw null;
3819 }
3820 }
class f__AnonymousType0<< Count > j__TPar