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

◆ Backward

Vector3 Microsoft.Xna.Framework.Vector3.Backward
staticgetset

Definition at line 158 of file Vector3.cs.

159 {
160 [global::Cpp2ILInjected.Token(Token = "0x60013D7")]
161 [global::Cpp2ILInjected.Address(RVA = "0xA91698", Offset = "0xA91698", Length = "0x5C")]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
163 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
164 get
165 {
166 throw null;
167 }
168 }