terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ sceneLoaded

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

Definition at line 20 of file SceneManager.cs.

21 {
23 add
24 {
25 if (!true)
26 {
27 }
29 if (@delegate != null && @delegate == null)
30 {
31 return;
32 }
33 if (!true)
34 {
35 }
36 }
38 remove
39 {
40 if (!true)
41 {
42 }
44 if (@delegate != null && @delegate == null)
45 {
46 return;
47 }
48 if (!true)
49 {
50 }
51 }
52 }
class f__AnonymousType0<< Count > j__TPar