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

◆ Current [2/2]

object System.Collections.IEnumerator. ReLogic.Utilities.SlotVector< T >.Enumerator.Current
getsetprivate

Implements System.Collections.Generic.IEnumerator< out T >.

Definition at line 346 of file SlotVector.cs.

347 {
348 [global::Cpp2ILInjected.Token(Token = "0x60052AB")]
349 [global::Cpp2ILInjected.Address(RVA = "0x1648948", Offset = "0x1648948", Length = "0x5C")]
350 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
351 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
352 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
353 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
354 get
355 {
356 throw null;
357 }
358 }