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
UnityEngine.SceneManagement.SceneManagerAPI Class Reference
+ Collaboration diagram for UnityEngine.SceneManagement.SceneManagerAPI:

Package Functions

 SceneManagerAPI ()
 
virtual AsyncOperation LoadSceneAsyncByNameOrIndex (string sceneName, int sceneBuildIndex, LoadSceneParameters parameters, bool mustCompleteNextFrame)
 
virtual AsyncOperation LoadFirstScene (bool mustLoadAsync)
 

Properties

static SceneManagerAPI ActiveAPI [get, set]
 
static SceneManagerAPI overrideAPI [get, set]
 

Static Private Member Functions

static SceneManagerAPI ()
 

Static Private Attributes

static SceneManagerAPI s_DefaultAPI
 
static SceneManagerAPI< overrideAPIk__BackingField
 

Detailed Description

Definition at line 10 of file SceneManagerAPI.cs.


The documentation for this class was generated from the following file: