C# Class BankPlank.Program

Datei anzeigen Open project: blm95/LeagueSharp2

Public Properties

Property Type Description
ComboActive bool
E LeagueSharp.Common.Spell
Menu LeagueSharp.Common.Menu
Orbwalker LeagueSharp.Common.Orbwalking.Orbwalker
Q LeagueSharp.Common.Spell
R LeagueSharp.Common.Spell
SpellList List
W LeagueSharp.Common.Spell
useQ bool

Private Methods

Method Description
Drawing_OnDraw ( EventArgs args ) : void
Game_OnUpdate ( EventArgs args ) : void
Game_Start ( EventArgs args ) : void
Main ( string args ) : void

Property Details

ComboActive public_oe static_oe property

public static bool ComboActive
return bool

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

Orbwalker public_oe static_oe property

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

Q public_oe static_oe property

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

R public_oe static_oe property

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

SpellList public_oe static_oe property

public static List SpellList
return List

W public_oe static_oe property

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

useQ public_oe static_oe property

public static bool useQ
return bool