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

◆ ActiveAPI

SceneManagerAPI UnityEngine.SceneManagement.SceneManagerAPI.ActiveAPI
staticgetpackage

Definition at line 12 of file SceneManagerAPI.cs.

13 {
14 get
15 {
16 if (!true)
17 {
18 }
19 if (!true)
20 {
21 }
22 if (true || !true)
23 {
24 }
25 return 1;
26 }
27 }

Referenced by UnityEngine.SceneManagement.SceneManager.LoadSceneAsyncNameIndexInternal().