C# Class ProjectileSkill, DemonHeart

Inheritance: RangedSkill
Afficher le fichier Open project: rwbysafire/DemonHeart Class Usage Examples

Méthodes publiques

Méthode Description
ProjectileSkill ( ) : System.Collections
setProjectileCount ( int projectileCount ) : void

Method Details

ProjectileSkill() public méthode

public ProjectileSkill ( ) : System.Collections
Résultat System.Collections

setProjectileCount() public méthode

public setProjectileCount ( int projectileCount ) : void
projectileCount int
Résultat void