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.Hashtable.ValueCollection.Count
getset

Implements System.Collections.ICollection.

Definition at line 1174 of file Hashtable.cs.

1175 {
1176 [global::Cpp2ILInjected.Token(Token = "0x6002F37")]
1177 [global::Cpp2ILInjected.Address(RVA = "0x1C141FC", Offset = "0x1C141FC", Length = "0xC")]
1178 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1179 get
1180 {
1181 throw null;
1182 }
1183 }