C# 클래스 DZAhri.DZAhri

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

공개 프로퍼티들

프로퍼티 타입 설명
Menu LeagueSharp.Common.Menu
Orbwalker LeagueSharp.Common.Orbwalking.Orbwalker
_spells Spell>.Dictionary

공개 메소드들

메소드 설명
OnLoad ( ) : void

비공개 메소드들

메소드 설명
AntiGapcloser_OnEnemyGapcloser ( LeagueSharp.Common.ActiveGapcloser gapcloser ) : void
Combo ( ) : void
Drawing_OnDraw ( EventArgs args ) : void
Game_OnUpdate ( EventArgs args ) : void
HandleRCombo ( Obj_AI_Hero target ) : void
Harass ( ) : void
Interrupter2_OnInterruptableTarget ( Obj_AI_Hero sender, LeagueSharp.Common.Interrupter2 args ) : void
Laneclear ( ) : void
LastHit ( ) : void
SetUpEvents ( ) : void
SetUpMenu ( ) : void
SetUpSpells ( ) : void

메소드 상세

OnLoad() 공개 정적인 메소드

public static OnLoad ( ) : void
리턴 void

프로퍼티 상세

Menu 공개적으로 정적으로 프로퍼티

public static Menu,LeagueSharp.Common Menu
리턴 LeagueSharp.Common.Menu

Orbwalker 공개적으로 정적으로 프로퍼티

public static Orbwalking.Orbwalker,LeagueSharp.Common Orbwalker
리턴 LeagueSharp.Common.Orbwalking.Orbwalker

_spells 공개적으로 정적으로 프로퍼티

public static Dictionary _spells
리턴 Spell>.Dictionary