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

object UnityEngine.CustomYieldInstruction.Current
getsetinherited

Implements System.Collections.IEnumerator.

Definition at line 19 of file CustomYieldInstruction.cs.

20 {
21 [global::Cpp2ILInjected.Token(Token = "0x600037E")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1F7ED24", Offset = "0x1F7ED24", Length = "0x8")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 get
25 {
26 throw null;
27 }
28 }