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

◆ Up

Vector3 Microsoft.Xna.Framework.Matrix.Up
getset

Definition at line 210 of file Matrix.cs.

211 {
212 [global::Cpp2ILInjected.Token(Token = "0x60012B6")]
213 [global::Cpp2ILInjected.Address(RVA = "0xA7C22C", Offset = "0xA7C22C", Length = "0x38")]
214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GeometryBufferInstance), Member = "ExtractRotationFromMatrix", MemberParameters = new object[] { typeof(ref Matrix) }, ReturnType = typeof(Quaternion))]
215 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
216 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector3), Member = ".ctor", MemberParameters = new object[]
217 {
218 typeof(float),
219 typeof(float),
220 typeof(float)
221 }, ReturnType = typeof(void))]
222 get
223 {
224 throw null;
225 }
226 [global::Cpp2ILInjected.Token(Token = "0x60012B7")]
227 [global::Cpp2ILInjected.Address(RVA = "0xA7C264", Offset = "0xA7C264", Length = "0xC")]
228 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
229 set
230 {
231 throw null;
232 }
233 }
class f__AnonymousType0<< Count > j__TPar