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

◆ Zero

Vector<T> System.Numerics.Vector< T >.Zero
staticgetset

Definition at line 31 of file Vector.cs.

32 {
33 [global::System.Runtime.CompilerServices.Intrinsic]
34 [global::Cpp2ILInjected.Token(Token = "0x6002713")]
35 [global::Cpp2ILInjected.Address(RVA = "0x18C3D30", Offset = "0x18C3D30", Length = "0x6C")]
36 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
39 get
40 {
41 throw null;
42 }
43 }
static int Count
Definition Vector.cs:17