C# Class MeteorCaller, Castle-Bashers

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

Public Properties

Property Type Description
castCooldown float
meteor Skill,

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

castCooldown public_oe property

public float castCooldown
return float

meteor public_oe property

public Skill, meteor
return Skill,