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 [2/2]

int System.Collections.Generic.LowLevelList< T >.Count
getsetinherited

Definition at line 75 of file LowLevelList.cs.

76 {
77 [global::Cpp2ILInjected.Token(Token = "0x6003133")]
78 [global::Cpp2ILInjected.Address(RVA = "0x17C91F8", Offset = "0x17C91F8", Length = "0x8")]
79 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
81 get
82 {
83 throw null;
84 }
85 }