Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SceneManager
C# Class SceneManager, LetsMake
Inheritance:
MonoBehaviour
显示文件
Open project: anneomcl/LetsMake
Class Usage Examples
Public Methods
Method
Description
LoadSceneAsync
(
string
sceneName
) :
void
Private Methods
Method
Description
FindSceneLoaderPrefab
( ) :
void
Method Details
LoadSceneAsync()
public
static
method
public
static
LoadSceneAsync
(
string
sceneName
) :
void
sceneName
string
return
void