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

◆ Items

global.System.Collections.Generic.IList<T> System.Collections.ObjectModel.Collection< T >.Items
getsetprotectedinherited

Definition at line 109 of file Collection.cs.

110 {
111 [global::Cpp2ILInjected.Token(Token = "0x6002FCD")]
112 [global::Cpp2ILInjected.Address(RVA = "0x18EF004", Offset = "0x18EF004", Length = "0x8")]
113 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 get
116 {
117 throw null;
118 }
119 }