C# 클래스 iDZEzreal.Ezreal

파일 보기 프로젝트 열기: DZ191/LeagueSharp 1 사용 예제들

공개 메소드들

메소드 설명
CanExecuteTarget ( Obj_AI_Base target ) : bool
OnLoad ( ) : void

비공개 메소드들

메소드 설명
LoadEvents ( ) : void
LoadModules ( ) : void
LoadSpells ( ) : void
OnCombo ( ) : void
OnDraw ( EventArgs args ) : void
OnEnemyGapcloser ( DZLib gapcloser ) : void
OnFarm ( ) : void
OnMixed ( ) : void
OnUpdate ( EventArgs args ) : void
OnUpdateFunctions ( ) : void
OrbwalkingOnAfterAttack ( AttackableUnit unit, AttackableUnit target1 ) : void

메소드 상세

CanExecuteTarget() 공개 정적인 메소드

public static CanExecuteTarget ( Obj_AI_Base target ) : bool
target Obj_AI_Base
리턴 bool

OnLoad() 공개 정적인 메소드

public static OnLoad ( ) : void
리턴 void