Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PlayScene
C# Class PlayScene
Inheritance:
EditorWindow
Show file
Open project: QRayarch/MorningRitual
Class Usage Examples
Public Properties
Property
Type
Description
numberSetAdd
int
sceneName
string
useNumberSet
bool
Public Methods
Method
Description
Awake
( ) :
void
LoadScene
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
LoadScene()
public
method
public
LoadScene
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
numberSetAdd
public property
public
int
numberSetAdd
return
int
sceneName
public property
public
string
sceneName
return
string
useNumberSet
public property
public
bool
useNumberSet
return
bool