Property | Type | Description | |
---|---|---|---|
Supports | string[] |
Method | Description | |
---|---|---|
ComboMenu ( LeagueSharp.Common.Menu config ) : void | ||
OnAfterAttack ( AttackableUnit unit, AttackableUnit target ) : void | ||
OnUpdate ( |
||
Poppy ( ) : System |
Method | Description | |
---|---|---|
DoCombo ( Obj_AI_Hero target ) : void | ||
FindTank ( ) : Obj_AI_Hero | ||
IsSupport ( Obj_AI_Hero hero ) : bool |
public ComboMenu ( LeagueSharp.Common.Menu config ) : void | ||
config | LeagueSharp.Common.Menu | |
return | void |
public OnAfterAttack ( AttackableUnit unit, AttackableUnit target ) : void | ||
unit | AttackableUnit | |
target | AttackableUnit | |
return | void |
public OnUpdate ( |
||
args | ||
return | void |