Method | Description | |
---|---|---|
Debuff ( CreepStats theTarget, int theAmount, int theDuration ) : System | ||
Debuff ( CreepStats theTarget, int theAmount, int theDuration, bool isInstance ) : System | ||
GetInstance ( CreepStats theTarget, int theAmount, int theDuration ) : |
||
Update ( ) : void |
public Debuff ( CreepStats theTarget, int theAmount, int theDuration ) : System | ||
theTarget | CreepStats | |
theAmount | int | |
theDuration | int | |
return | System |
public Debuff ( CreepStats theTarget, int theAmount, int theDuration, bool isInstance ) : System | ||
theTarget | CreepStats | |
theAmount | int | |
theDuration | int | |
isInstance | bool | |
return | System |
public static GetInstance ( CreepStats theTarget, int theAmount, int theDuration ) : |
||
theTarget | CreepStats | |
theAmount | int | |
theDuration | int | |
return |