C# Class MultiShot, Castle-Bashers

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

Méthodes publiques

Свойство Type Description
numArrows int
spreadSize int

Méthodes publiques

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

Méthodes protégées

Méthode Description
Start ( ) : void

Method Details

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

numArrows public_oe property

public int numArrows
Résultat int

spreadSize public_oe property

public int spreadSize
Résultat int