C# Class LightningCurse, angrygoats

Purpose: The lightning curse applied to the enemy/boss.
Inheritance: MonoBehaviour
Mostra file Open project: dulb640/angrygoats Class Usage Examples

Public Methods

Method Description
updateEndTime ( float time ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

updateEndTime() public method

public updateEndTime ( float time ) : void
time float
return void