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

◆ LoadScene()

static void InControl.Utility.LoadScene ( string sceneName)
inlinestatic

Definition at line 441 of file Utility.cs.

442 {
443 if (!true)
444 {
445 }
447 }
class f__AnonymousType0<< Count > j__TPar
static void LoadScene(string sceneName)

References j__TPar, and UnityEngine.SceneManagement.SceneManager.LoadScene().

Referenced by InControl.TestInputManager.Update().