C# Класс DZAIO_Reborn.Plugins.Champions.Kalista.KalistaHelper

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

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

Метод Описание
CanBeRendKilled ( this target ) : bool
GetReductionList ( ) : List>
GetRendBuff ( this target ) : BuffInstance
GetRendDamage ( Obj_AI_Base target ) : float
HasRend ( this target ) : bool
IsNotInvulnerable ( Obj_AI_Base target ) : bool
RendAboutToRunOut ( this target ) : bool

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

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

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

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

public static GetReductionList ( ) : List>
Результат List>

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

public static GetRendBuff ( this target ) : BuffInstance
target this
Результат BuffInstance

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

public static GetRendDamage ( Obj_AI_Base target ) : float
target Obj_AI_Base
Результат float

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

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

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

public static IsNotInvulnerable ( Obj_AI_Base target ) : bool
target Obj_AI_Base
Результат bool

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

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