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. System.Collections.Generic.Queue< T >.Enumerator.Current
getsetprivate

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

Definition at line 387 of file Queue.cs.

388 {
389 [global::Cpp2ILInjected.Token(Token = "0x600311A")]
390 [global::Cpp2ILInjected.Address(RVA = "0x1648850", Offset = "0x1648850", Length = "0x34")]
391 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
392 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
393 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Queue<>.Enumerator), Member = "get_Current", ReturnType = "T")]
394 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
395 get
396 {
397 throw null;
398 }
399 }
class f__AnonymousType0<< Count > j__TPar