메소드 | 설명 | |
---|---|---|
Attack ( Unit target, bool useModifier = true ) : void |
The attack.
|
|
Attacker ( Unit unit ) : System |
Initializes a new instance of the Attacker class.
|
public Attack ( Unit target, bool useModifier = true ) : void | ||
target | Unit | /// The target. /// |
useModifier | bool | /// The use modifier. /// |
리턴 | void |