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

Vector3 Microsoft.Xna.Framework.Matrix.Left
getset

Definition at line 115 of file Matrix.cs.

116 {
117 [global::Cpp2ILInjected.Token(Token = "0x60012B0")]
118 [global::Cpp2ILInjected.Address(RVA = "0xA7C148", Offset = "0xA7C148", Length = "0x44")]
119 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector3), Member = ".ctor", MemberParameters = new object[]
122 {
123 typeof(float),
124 typeof(float),
125 typeof(float)
126 }, ReturnType = typeof(void))]
127 get
128 {
129 throw null;
130 }
131 [global::Cpp2ILInjected.Token(Token = "0x60012B1")]
132 [global::Cpp2ILInjected.Address(RVA = "0xA7C18C", Offset = "0xA7C18C", Length = "0x18")]
133 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 set
136 {
137 throw null;
138 }
139 }
class f__AnonymousType0<< Count > j__TPar