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.KeyCollection.Count
getset

Implements System.Collections.ICollection.

Definition at line 1079 of file Hashtable.cs.

1080 {
1081 [global::Cpp2ILInjected.Token(Token = "0x6002F31")]
1082 [global::Cpp2ILInjected.Address(RVA = "0x1C13FD0", Offset = "0x1C13FD0", Length = "0xC")]
1083 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1084 get
1085 {
1086 throw null;
1087 }
1088 }