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

◆ Length

int Unity.Collections.NativeArray< T >.Length
getset

Definition at line 23 of file NativeArray.cs.

24 {
25 [global::Cpp2ILInjected.Token(Token = "0x600000E")]
26 [global::Cpp2ILInjected.Address(RVA = "0x17CBEF8", Offset = "0x17CBEF8", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 get
30 {
31 throw null;
32 }
33 }