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

◆ One

Vector4 Microsoft.Xna.Framework.Vector4.One
staticgetset

Definition at line 42 of file Vector4.cs.

43 {
44 [global::Cpp2ILInjected.Token(Token = "0x6001425")]
45 [global::Cpp2ILInjected.Address(RVA = "0xA92F88", Offset = "0xA92F88", Length = "0x5C")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
48 get
49 {
50 throw null;
51 }
52 }