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

override int System.Collections.ArrayList.ReadOnlyArrayList.Count
getset

Implements System.Collections.ICollection.

Definition at line 1192 of file ArrayList.cs.

1193 {
1194 [global::Cpp2ILInjected.Token(Token = "0x6002EE1")]
1195 [global::Cpp2ILInjected.Address(RVA = "0x1C10D4C", Offset = "0x1C10D4C", Length = "0x14")]
1196 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1197 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1198 get
1199 {
1200 throw null;
1201 }
1202 }