Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Assets
Scripts
Scenes
SceneController
C# Class Assets.Scripts.Scenes.SceneController
Inheritance:
UnityEngine.MonoBehaviour
Mostrar archivo
Open project: maximecharron/GLO-3002-Frima
Protected Methods
Method
Description
LoadScene
(
Scene
scene
) :
void
Method Details
LoadScene()
protected
method
protected
LoadScene
(
Scene
scene
) :
void
scene
UnityEngine.SceneManagement.Scene
return
void