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

◆ Size

Vector2 Terraria.DataStructures.NPCAimedTarget.Size
getset

Definition at line 92 of file NPCAimedTarget.cs.

93 {
94 [global::Cpp2ILInjected.Token(Token = "0x6003634")]
95 [global::Cpp2ILInjected.Address(RVA = "0x13DD050", Offset = "0x13DD050", Length = "0x2C")]
96 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
99 {
100 typeof(float),
101 typeof(float)
102 }, ReturnType = typeof(void))]
103 get
104 {
105 throw null;
106 }
107 }
class f__AnonymousType0<< Count > j__TPar