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

◆ Count

virtual int System.Collections.ArrayList.Count
getset

Implements System.Collections.ICollection.

Definition at line 335 of file ArrayList.cs.

336 {
337 [global::Cpp2ILInjected.Token(Token = "0x6002EA9")]
338 [global::Cpp2ILInjected.Address(RVA = "0x1C0E028", Offset = "0x1C0E028", Length = "0x8")]
339 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
340 get
341 {
342 throw null;
343 }
344 }