C# Class SpaceAIDS.Extensions

Afficher le fichier Open project: Enochen/EloBuddy

Méthodes publiques

Méthode Description
GetStunDuration ( this target ) : int
HasSpellShield ( this target ) : bool
HasUndyingBuff ( this target ) : bool
TotalShieldHealth ( this target ) : float

Method Details

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

TotalShieldHealth() public static méthode

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