Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Level2CaveDoor
C# Class Level2CaveDoor, PGP2
Inheritance:
MonoBehaviour
ファイルを表示
Open project: theiis/PGP2
Class Usage Examples
Public Properties
Property
Type
Description
correctStatues
int
exitObject
GameObject
level1Object
GameObject
puzzleDone
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
correctStatues
public_oe property
public
int
correctStatues
return
int
exitObject
public_oe property
public
GameObject
exitObject
return
GameObject
level1Object
public_oe property
public
GameObject
level1Object
return
GameObject
puzzleDone
public_oe property
public
bool
puzzleDone
return
bool