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

int Terraria.DataStructures.DoubleStack< T1 >.Count
getset

Definition at line 132 of file DoubleStack.cs.

133 {
134 [global::Cpp2ILInjected.Token(Token = "0x60035D9")]
135 [global::Cpp2ILInjected.Address(RVA = "0x16210B4", Offset = "0x16210B4", Length = "0x8")]
136 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
138 get
139 {
140 throw null;
141 }
142 }