C# Class Level2CaveDoor, PGP2

Inheritance: MonoBehaviour
Mostra file 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