C# Class RivenEShielder.EShielder

Mostra file Open project: DZ191/LeagueSharp

Public Properties

Property Type Description
E LeagueSharp.Common.Spell
Menu LeagueSharp.Common.Menu

Public Methods

Method Description
OnLoad ( EventArgs args ) : void

Private Methods

Method Description
IsQWER ( SpellSlot slot ) : bool
OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void

Method Details

OnLoad() public static method

public static OnLoad ( EventArgs args ) : void
args System.EventArgs
return void

Property Details

E public_oe static_oe property

public static Spell,LeagueSharp.Common E
return LeagueSharp.Common.Spell

Menu public_oe static_oe property

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