프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Supports | string[] |
메소드 | 설명 | |
---|---|---|
ComboMenu ( LeagueSharp.Common.Menu config ) : void | ||
OnAfterAttack ( AttackableUnit unit, AttackableUnit target ) : void | ||
OnUpdate ( |
||
Poppy ( ) : System |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public OnAfterAttack ( AttackableUnit unit, AttackableUnit target ) : void | ||
unit | AttackableUnit | |
target | AttackableUnit | |
리턴 | void |