C# Класс Xerath.Extensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

GetCircularFarmLocation() публичный статический Метод

public static GetCircularFarmLocation ( this spell, IEnumerable entities ) : EntityManager.MinionsAndMonsters.FarmLocation
spell this
entities IEnumerable
Результат EntityManager.MinionsAndMonsters.FarmLocation

GetStunDuration() публичный статический Метод

public static GetStunDuration ( this target ) : int
target this
Результат int

HasSpellShield() публичный статический Метод

public static HasSpellShield ( this target ) : bool
target this
Результат bool

HasUndyingBuff() публичный статический Метод

public static HasUndyingBuff ( this target ) : bool
target this
Результат bool

IsPassiveReady() публичный статический Метод

public static IsPassiveReady ( this target ) : bool
target this
Результат bool

TotalShieldHealth() публичный статический Метод

public static TotalShieldHealth ( this target ) : float
target this
Результат float