C# Class PuritySkill, Castle-Bashers

Inheritance: Skill
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers

Méthodes publiques

Méthode Description
UseSkill ( GameObject caller, GameObject target = null, object optionalParameters = null ) : void

Méthodes protégées

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

UseSkill() public méthode

public UseSkill ( GameObject caller, GameObject target = null, object optionalParameters = null ) : void
caller GameObject
target GameObject
optionalParameters object
Résultat void