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
SetupCoroutine.cs
Go to the documentation of this file.
1using System;
6
7namespace UnityEngine
8{
10 [global::Cpp2ILInjected.Token(Token = "0x20000A5")]
11 internal class SetupCoroutine
12 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000307")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1F7B5D8", Offset = "0x1F7B5D8", Length = "0x148")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IntPtr), Member = "op_Equality", MemberParameters = new object[]
19 {
22 }, ReturnType = typeof(bool))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IntPtr), Member = "op_Explicit", MemberParameters = new object[] { typeof(IntPtr) }, ReturnType = typeof(void*))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
25 {
26 typeof(string),
27 typeof(string)
28 }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
31 {
32 throw null;
33 }
34
36 [global::Cpp2ILInjected.Token(Token = "0x6000308")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1F7B720", Offset = "0x1F7B720", Length = "0xD4")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
42 public static object InvokeMember(object behaviour, string name, object variable)
43 {
44 throw null;
45 }
46 }
47}
class f__AnonymousType0<< Count > j__TPar
static unsafe void InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
static object InvokeMember(object behaviour, string name, object variable)