C# Class ClawAttack, Castle-Bashers

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

Méthodes publiques

Свойство Type Description
claw1 ExtendBehaviour,

Méthodes publiques

Méthode Description
ClawAttack ( ) : System
ClawAttack ( ExtendBehaviour, c1, ExtendBehaviour, c2, ExtendBehaviour, c3, ExtendBehaviour, c4 ) : System
UseSkill ( GameObject caller, GameObject target = null, System optionalParameters = null ) : void

Méthodes protégées

Méthode Description
Start ( ) : void

Method Details

ClawAttack() public méthode

public ClawAttack ( ) : System
Résultat System

ClawAttack() public méthode

public ClawAttack ( ExtendBehaviour, c1, ExtendBehaviour, c2, ExtendBehaviour, c3, ExtendBehaviour, c4 ) : System
c1 ExtendBehaviour,
c2 ExtendBehaviour,
c3 ExtendBehaviour,
c4 ExtendBehaviour,
Résultat System

Start() protected méthode

protected Start ( ) : void
Résultat void

UseSkill() public méthode

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

Property Details

claw1 public_oe property

public ExtendBehaviour, claw1
Résultat ExtendBehaviour,