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

◆ UnitY

Vector3 Microsoft.Xna.Framework.Vector3.UnitY
staticgetset

Definition at line 67 of file Vector3.cs.

68 {
69 [global::Cpp2ILInjected.Token(Token = "0x60013D0")]
70 [global::Cpp2ILInjected.Address(RVA = "0xA91414", Offset = "0xA91414", Length = "0x5C")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
73 get
74 {
75 throw null;
76 }
77 }