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

◆ UnitZ

Vector4 Microsoft.Xna.Framework.Vector4.UnitZ
staticgetset

Definition at line 81 of file Vector4.cs.

82 {
83 [global::Cpp2ILInjected.Token(Token = "0x6001428")]
84 [global::Cpp2ILInjected.Address(RVA = "0xA9309C", Offset = "0xA9309C", Length = "0x5C")]
85 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
86 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
87 get
88 {
89 throw null;
90 }
91 }