C# Class DZAhri.DZAhri

Mostrar archivo Open project: DZ191/LeagueSharp Class Usage Examples

Public Properties

Property Type Description
Menu LeagueSharp.Common.Menu
Orbwalker LeagueSharp.Common.Orbwalking.Orbwalker
_spells Spell>.Dictionary

Public Methods

Method Description
OnLoad ( ) : void

Private Methods

Method Description
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

Method Details

OnLoad() public static method

public static OnLoad ( ) : void
return void

Property Details

Menu public_oe static_oe property

public static Menu,LeagueSharp.Common Menu
return LeagueSharp.Common.Menu

Orbwalker public_oe static_oe property

public static Orbwalking.Orbwalker,LeagueSharp.Common Orbwalker
return LeagueSharp.Common.Orbwalking.Orbwalker

_spells public_oe static_oe property

public static Dictionary _spells
return Spell>.Dictionary