Method | Description | |
---|---|---|
ComboMenu ( LeagueSharp.Common.Menu config ) : void | ||
HarassMenu ( LeagueSharp.Common.Menu config ) : void | ||
InterruptMenu ( LeagueSharp.Common.Menu config ) : void | ||
OnEnemyGapcloser ( LeagueSharp.Common.ActiveGapcloser gapcloser ) : void | ||
OnPossibleToInterrupt ( Obj_AI_Hero unit, LeagueSharp.Common.Interrupter2 spell ) : void | ||
OnUpdate ( |
||
Taric ( ) : System |
public ComboMenu ( LeagueSharp.Common.Menu config ) : void | ||
config | LeagueSharp.Common.Menu | |
return | void |
public HarassMenu ( LeagueSharp.Common.Menu config ) : void | ||
config | LeagueSharp.Common.Menu | |
return | void |
public InterruptMenu ( LeagueSharp.Common.Menu config ) : void | ||
config | LeagueSharp.Common.Menu | |
return | void |
public OnEnemyGapcloser ( LeagueSharp.Common.ActiveGapcloser gapcloser ) : void | ||
gapcloser | LeagueSharp.Common.ActiveGapcloser | |
return | void |
public OnPossibleToInterrupt ( Obj_AI_Hero unit, LeagueSharp.Common.Interrupter2 spell ) : void | ||
unit | Obj_AI_Hero | |
spell | LeagueSharp.Common.Interrupter2 | |
return | void |
public OnUpdate ( |
||
args | ||
return | void |