Свойство | Type | Description | |
---|---|---|---|
Id | SNOPowerId | ||
PrimCost | int | ||
SecCost | int |
Méthode | Description | |
---|---|---|
IsAvailableNow ( ) : bool | ||
Spell ( SNOPowerId id, int cost1, int cost2 ) : D3 | ||
Use ( ) : bool | ||
Use ( Unit target ) : bool | ||
Use ( float x, float y ) : bool |
public Spell ( SNOPowerId id, int cost1, int cost2 ) : D3 | ||
id | SNOPowerId | |
cost1 | int | |
cost2 | int | |
Résultat | D3 |