C# Class Assets.Scripts.Scenes.SceneController

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: maximecharron/GLO-3002-Frima

Méthodes protégées

Méthode Description
LoadScene ( Scene scene ) : void

Method Details

LoadScene() protected méthode

protected LoadScene ( Scene scene ) : void
scene UnityEngine.SceneManagement.Scene
Résultat void