C# Class Roof, Hellbound

Inheritance: MonoBehaviour
Exibir arquivo Open project: Backman/Hellbound Class Usage Examples

Public Properties

Property Type Description
m_Phase Phase,

Public Methods

Method Description
lowerRoof ( ) : void
startDone ( ) : void
startRoof ( ) : void

Private Methods

Method Description
Start ( ) : void

Method Details

lowerRoof() public method

public lowerRoof ( ) : void
return void

startDone() public method

public startDone ( ) : void
return void

startRoof() public method

public startRoof ( ) : void
return void

Property Details

m_Phase public_oe property

public Phase, m_Phase
return Phase,