Method | Description | |
---|---|---|
ZoneSkills ( string name, string description, int price, Skills, father, float timeIncantation, int manaCost, Transform particule, float damage, int costIncDamage, int costIncZone, string nameDamage, string nameZone, string descriptionDamage, string descriptionZone, float baseZone ) : System.Collections | ||
launch ( Vector3 position ) : void |
public ZoneSkills ( string name, string description, int price, Skills, father, float timeIncantation, int manaCost, Transform particule, float damage, int costIncDamage, int costIncZone, string nameDamage, string nameZone, string descriptionDamage, string descriptionZone, float baseZone ) : System.Collections | ||
name | string | |
description | string | |
price | int | |
father | Skills, | |
timeIncantation | float | |
manaCost | int | |
particule | Transform | |
damage | float | |
costIncDamage | int | |
costIncZone | int | |
nameDamage | string | |
nameZone | string | |
descriptionDamage | string | |
descriptionZone | string | |
baseZone | float | |
return | System.Collections |