C# Class WhirlwindSkill, Castle-Bashers

Inheritance: Skill
Exibir arquivo Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Public Methods

Method Description
UseSkill ( GameObject caller, GameObject target = null, System optionalParameters = null ) : void

Protected Methods

Method Description
Start ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

UseSkill() public method

public UseSkill ( GameObject caller, GameObject target = null, System optionalParameters = null ) : void
caller GameObject
target GameObject
optionalParameters System
return void