Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CheckForPercents ( Hero x ) : bool | ||
ClosestToMouse ( Hero source, float range = 600 ) : Hero | ||
IsHeroEnableForRelocate ( string name ) : bool | ||
IsHeroEnableForTether ( string name ) : bool | ||
IsItemEnable ( string name ) : bool |
public static CheckForPercents ( Hero x ) : bool | ||
x | Hero | |
Результат | bool |
public static ClosestToMouse ( Hero source, float range = 600 ) : Hero | ||
source | Hero | |
range | float | |
Результат | Hero |
public static IsHeroEnableForRelocate ( string name ) : bool | ||
name | string | |
Результат | bool |
public static IsHeroEnableForTether ( string name ) : bool | ||
name | string | |
Результат | bool |
public static IsItemEnable ( string name ) : bool | ||
name | string | |
Результат | bool |