Method | Description | |
---|---|---|
AddToMenu ( LeagueSharp.Common.Menu &attachMenu ) : void |
Adds the options to the main menu
|
|
CanDoCombo ( ) : bool | ||
CanHarass ( ) : bool | ||
CanLaneclear ( ) : bool | ||
CanUseSpell ( LeagueSharp.Common.Spell spell ) : bool | ||
CreateMenu ( ) : void |
Actually creates the menu
|
|
ManaManager ( ) : LeagueSharp |
public AddToMenu ( LeagueSharp.Common.Menu &attachMenu ) : void | ||
attachMenu | LeagueSharp.Common.Menu | |
return | void |
public CanUseSpell ( LeagueSharp.Common.Spell spell ) : bool | ||
spell | LeagueSharp.Common.Spell | |
return | bool |