Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SceneTransition
C# Class SceneTransition, SteamWorkshopUploader
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: nihilocrat/SteamWorkshopUploader
Class Usage Examples
Public Properties
Property
Type
Description
automatic
bool
delay
float
nextSceneIndex
int
nextSceneName
string
Public Methods
Method
Description
OnNextScene
( ) :
void
Start
( ) :
void
Method Details
OnNextScene()
public
method
public
OnNextScene
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
automatic
public_oe property
public
bool
automatic
return
bool
delay
public_oe property
public
float
delay
return
float
nextSceneIndex
public_oe property
public
int
nextSceneIndex
return
int
nextSceneName
public_oe property
public
string
nextSceneName
return
string