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.Transform.Enumerator.Current
getset

Implements System.Collections.IEnumerator.

Definition at line 903 of file Transform.cs.

904 {
905 [global::Cpp2ILInjected.Token(Token = "0x60004C5")]
906 [global::Cpp2ILInjected.Address(RVA = "0x1F85C48", Offset = "0x1F85C48", Length = "0x44")]
907 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
908 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
909 get
910 {
911 throw null;
912 }
913 }