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

◆ Center

Vector2 Terraria.DataStructures.PlayerDrawSet.Center
getset

Definition at line 140 of file PlayerDrawSet.cs.

141 {
142 [global::Cpp2ILInjected.Token(Token = "0x6003664")]
143 [global::Cpp2ILInjected.Address(RVA = "0x13DF48C", Offset = "0x13DF48C", Length = "0x54")]
144 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerDrawSet), Member = "BoringSetup", MemberParameters = new object[]
146 {
147 typeof(Player),
148 typeof(DrawData[]),
152 typeof(float),
153 typeof(float),
155 }, ReturnType = typeof(void))]
156 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
157 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
158 {
159 typeof(float),
160 typeof(float)
161 }, ReturnType = typeof(void))]
162 get
163 {
164 throw null;
165 }
166 }
class f__AnonymousType0<< Count > j__TPar