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

◆ Right

Vector3 Microsoft.Xna.Framework.Matrix.Right
getset

Definition at line 142 of file Matrix.cs.

143 {
144 [global::Cpp2ILInjected.Token(Token = "0x60012B2")]
145 [global::Cpp2ILInjected.Address(RVA = "0xA7C1A4", Offset = "0xA7C1A4", Length = "0x38")]
146 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
147 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector3), Member = ".ctor", MemberParameters = new object[]
148 {
149 typeof(float),
150 typeof(float),
151 typeof(float)
152 }, ReturnType = typeof(void))]
153 get
154 {
155 throw null;
156 }
157 [global::Cpp2ILInjected.Token(Token = "0x60012B3")]
158 [global::Cpp2ILInjected.Address(RVA = "0xA7C1DC", Offset = "0xA7C1DC", Length = "0xC")]
159 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
160 set
161 {
162 throw null;
163 }
164 }
class f__AnonymousType0<< Count > j__TPar