C# Class Enchant, Castle-Bashers

Afficher le fichier Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

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