C# Class ChosenWarrior, Castle-Bashers

Inheritance: MonoBehaviour
Mostra file Open project: DevelopersGuild/Castle-Bashers

Public Properties

Property Type Description
whirlwindCooldown float

Public Methods

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

Method Details

NotifyArcherDeath() public method

public NotifyArcherDeath ( ) : void
return void

NotifyMageDeath() public method

public NotifyMageDeath ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

whirlwindCooldown public_oe property

public float whirlwindCooldown
return float