Méthode | Description | |
---|---|---|
GetCircularFarmLocation ( this spell, IEnumerable |
||
GetStunDuration ( this target ) : int | ||
HasSpellShield ( this target ) : bool | ||
HasUndyingBuff ( this target ) : bool | ||
IsPassiveReady ( this target ) : bool | ||
TotalShieldHealth ( this target ) : float |
public static GetCircularFarmLocation ( this spell, IEnumerable |
||
spell | this | |
entities | IEnumerable |
|
Résultat | EntityManager.MinionsAndMonsters.FarmLocation |
public static GetStunDuration ( this target ) : int | ||
target | this | |
Résultat | int |
public static HasSpellShield ( this target ) : bool | ||
target | this | |
Résultat | bool |
public static HasUndyingBuff ( this target ) : bool | ||
target | this | |
Résultat | bool |
public static IsPassiveReady ( this target ) : bool | ||
target | this | |
Résultat | bool |
public static TotalShieldHealth ( this target ) : float | ||
target | this | |
Résultat | float |