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

◆ Left

Vector2 Terraria.Entity.Left
getsetinherited

Definition at line 1712 of file Entity.cs.

1713 {
1714 [global::Cpp2ILInjected.Token(Token = "0x60027F2")]
1715 [global::Cpp2ILInjected.Address(RVA = "0x10D0650", Offset = "0x10D0650", Length = "0x3C")]
1716 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1717 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI", ReturnType = typeof(void))]
1718 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_107_ImprovedWalkers", ReturnType = typeof(void))]
1719 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Yoraiz0rEye", ReturnType = typeof(void))]
1720 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ApplyEquipFunctional", MemberParameters = new object[]
1721 {
1722 typeof(int),
1723 typeof(Item)
1724 }, ReturnType = typeof(void))]
1725 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI", ReturnType = typeof(void))]
1726 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_026", ReturnType = typeof(void))]
1727 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_144_DD2Pet", ReturnType = typeof(void))]
1728 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "UpdateEffects", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(void))]
1729 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 21)]
1730 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1731 {
1732 typeof(float),
1733 typeof(float)
1734 }, ReturnType = typeof(void))]
1735 get
1736 {
1737 throw null;
1738 }
1739 [global::Cpp2ILInjected.Token(Token = "0x60027F3")]
1740 [global::Cpp2ILInjected.Address(RVA = "0x10D068C", Offset = "0x10D068C", Length = "0x48")]
1741 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1742 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1743 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1744 {
1745 typeof(float),
1746 typeof(float)
1747 }, ReturnType = typeof(void))]
1748 set
1749 {
1750 throw null;
1751 }
1752 }
class f__AnonymousType0<< Count > j__TPar