C# Class FreezePlayer, Cinder

Inheritance: MonoBehaviour
Mostra file Open project: terrypaton1/Cinder Class Usage Examples

Public Methods

Method Description
Activate ( ) : void
DisableInstantly ( ) : void
DisablePowerUp ( ) : void

Method Details

Activate() public method

public Activate ( ) : void
return void

DisableInstantly() public method

public DisableInstantly ( ) : void
return void

DisablePowerUp() public method

public DisablePowerUp ( ) : void
return void