프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Id | SNOPowerId | ||
PrimCost | int | ||
SecCost | int |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | D3 |