C# Class Xerath.Extensions

Afficher le fichier Open project: Hellsing/EloBuddy-Addons

Méthodes publiques

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

Method Details

GetCircularFarmLocation() public static méthode

public static GetCircularFarmLocation ( this spell, IEnumerable entities ) : EntityManager.MinionsAndMonsters.FarmLocation
spell this
entities IEnumerable
Résultat EntityManager.MinionsAndMonsters.FarmLocation

GetStunDuration() public static méthode

public static GetStunDuration ( this target ) : int
target this
Résultat int

HasSpellShield() public static méthode

public static HasSpellShield ( this target ) : bool
target this
Résultat bool

HasUndyingBuff() public static méthode

public static HasUndyingBuff ( this target ) : bool
target this
Résultat bool

IsPassiveReady() public static méthode

public static IsPassiveReady ( this target ) : bool
target this
Résultat bool

TotalShieldHealth() public static méthode

public static TotalShieldHealth ( this target ) : float
target this
Résultat float