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.Vector3.Left
staticgetset

Definition at line 132 of file Vector3.cs.

133 {
134 [global::Cpp2ILInjected.Token(Token = "0x60013D5")]
135 [global::Cpp2ILInjected.Address(RVA = "0xA915E0", Offset = "0xA915E0", Length = "0x5C")]
136 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
137 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
138 get
139 {
140 throw null;
141 }
142 }