Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Blitzcrank ( ) : System | ||
ComboMenu ( LeagueSharp.Common.Menu config ) : void | ||
HarassMenu ( LeagueSharp.Common.Menu config ) : void | ||
InterruptMenu ( LeagueSharp.Common.Menu config ) : void | ||
MiscMenu ( LeagueSharp.Common.Menu config ) : void | ||
OnAfterAttack ( AttackableUnit unit, AttackableUnit target ) : void | ||
OnEnemyGapcloser ( LeagueSharp.Common.ActiveGapcloser gapcloser ) : void | ||
OnPossibleToInterrupt ( Obj_AI_Hero unit, LeagueSharp.Common.Interrupter2 spell ) : void | ||
OnUpdate ( |
public ComboMenu ( LeagueSharp.Common.Menu config ) : void | ||
config | LeagueSharp.Common.Menu | |
Результат | void |
public HarassMenu ( LeagueSharp.Common.Menu config ) : void | ||
config | LeagueSharp.Common.Menu | |
Результат | void |
public InterruptMenu ( LeagueSharp.Common.Menu config ) : void | ||
config | LeagueSharp.Common.Menu | |
Результат | void |
public MiscMenu ( LeagueSharp.Common.Menu config ) : void | ||
config | LeagueSharp.Common.Menu | |
Результат | void |
public OnAfterAttack ( AttackableUnit unit, AttackableUnit target ) : void | ||
unit | AttackableUnit | |
target | AttackableUnit | |
Результат | void |
public OnEnemyGapcloser ( LeagueSharp.Common.ActiveGapcloser gapcloser ) : void | ||
gapcloser | LeagueSharp.Common.ActiveGapcloser | |
Результат | void |
public OnPossibleToInterrupt ( Obj_AI_Hero unit, LeagueSharp.Common.Interrupter2 spell ) : void | ||
unit | Obj_AI_Hero | |
spell | LeagueSharp.Common.Interrupter2 | |
Результат | void |
public OnUpdate ( |
||
args | ||
Результат | void |