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. Unity.Collections.NativeArray< T >.Enumerator.Current
getsetprivate

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

Definition at line 243 of file NativeArray.cs.

244 {
245 [global::Cpp2ILInjected.Token(Token = "0x600001E")]
246 [global::Cpp2ILInjected.Address(RVA = "0x1644BFC", Offset = "0x1644BFC", Length = "0x8C")]
247 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
248 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
249 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
250 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
251 get
252 {
253 throw null;
254 }
255 }