Falco Engine 3.9.0.1 (beta)
FalcoEngine.SceneManager Class Reference

Static Public Member Functions

static void LoadScene (string fileName)
 Loads the scene by its name More...
 

Properties

static string loadedScene [get]
 Gets the currently loaded scene name More...
 

Detailed Description

Definition at line 7 of file SceneManager.cs.

Member Function Documentation

◆ LoadScene()

static void FalcoEngine.SceneManager.LoadScene ( string  fileName)
static

Loads the scene by its name

Parameters
fileName

Definition at line 18 of file SceneManager.cs.

Property Documentation

◆ loadedScene

string FalcoEngine.SceneManager.loadedScene
staticget

Gets the currently loaded scene name

Definition at line 12 of file SceneManager.cs.


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