C# Class GenerateLevels

Inheritance: MonoBehaviour
Exibir arquivo Open project: QRayarch/MorningRitual Class Usage Examples

Public Properties

Property Type Description
SelectButtonPrefab GameObject
testbool 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

SelectButtonPrefab public_oe property

public GameObject SelectButtonPrefab
return GameObject

testbool public_oe property

public bool testbool
return bool