C# Class DZAIO.Champions.VelKoz

Inheritance: IChampion
Afficher le fichier Open project: DZ191/LeagueSharp

Private Properties

Свойство Type Description
CastQ void
CheckQSplit void
Combo void
Drawing_OnDraw void
Farm void
GameObject_OnCreate void
Game_OnGameUpdate void
Harrass void

Méthodes publiques

Méthode Description
OnLoad ( LeagueSharp.Common.Menu menu ) : void
RegisterEvents ( ) : void
SetUpSpells ( ) : void

Private Methods

Méthode Description
CastQ ( ) : void
CheckQSplit ( ) : void
Combo ( ) : void
Drawing_OnDraw ( EventArgs args ) : void
Farm ( ) : void
GameObject_OnCreate ( GameObject sender, EventArgs args ) : void
Game_OnGameUpdate ( EventArgs args ) : void
Harrass ( ) : void

Method Details

OnLoad() public méthode

public OnLoad ( LeagueSharp.Common.Menu menu ) : void
menu LeagueSharp.Common.Menu
Résultat void

RegisterEvents() public méthode

public RegisterEvents ( ) : void
Résultat void

SetUpSpells() public méthode

public SetUpSpells ( ) : void
Résultat void