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

◆ sceneLoaded

static UnityAction< Scene, LoadSceneMode > UnityEngine.SceneManagement.SceneManager.sceneLoaded
staticsetaddremove

Definition at line 19 of file SceneManager.cs.

20 {
22 [global::Cpp2ILInjected.Token(Token = "0x60005CE")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1F8C798", Offset = "0x1F8C798", Length = "0xF0")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InControlManager", Member = "OnEnable", ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
28 {
31 }, ReturnType = typeof(Delegate))]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
33 add
34 {
35 throw null;
36 }
38 [global::Cpp2ILInjected.Token(Token = "0x60005CF")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1F8C888", Offset = "0x1F8C888", Length = "0xF0")]
40 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InControlManager", Member = "OnEnable", ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InControlManager", Member = "OnDisable", ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
45 {
48 }, ReturnType = typeof(Delegate))]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
50 remove
51 {
52 throw null;
53 }
54 }
class f__AnonymousType0<< Count > j__TPar