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

◆ Forward

Vector3 Microsoft.Xna.Framework.Matrix.Forward
getset

Definition at line 87 of file Matrix.cs.

88 {
89 [global::Cpp2ILInjected.Token(Token = "0x60012AE")]
90 [global::Cpp2ILInjected.Address(RVA = "0xA7C0EC", Offset = "0xA7C0EC", Length = "0x44")]
91 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
92 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GeometryBufferInstance), Member = "ExtractRotationFromMatrix", MemberParameters = new object[] { typeof(ref Matrix) }, ReturnType = typeof(Quaternion))]
93 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
94 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector3), Member = ".ctor", MemberParameters = new object[]
95 {
96 typeof(float),
97 typeof(float),
98 typeof(float)
99 }, ReturnType = typeof(void))]
100 get
101 {
102 throw null;
103 }
104 [global::Cpp2ILInjected.Token(Token = "0x60012AF")]
105 [global::Cpp2ILInjected.Address(RVA = "0xA7C130", Offset = "0xA7C130", Length = "0x18")]
106 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
107 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
108 set
109 {
110 throw null;
111 }
112 }
class f__AnonymousType0<< Count > j__TPar