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

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

Definition at line 332 of file SlotVector.cs.

333 {
334 [global::Cpp2ILInjected.Token(Token = "0x60052AA")]
335 [global::Cpp2ILInjected.Address(RVA = "0x1648928", Offset = "0x1648928", Length = "0x20")]
336 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
337 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
338 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
339 get
340 {
341 throw null;
342 }
343 }