C# Class DZAIO_Reborn.Plugins.Champions.Kalista.Kalista

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

Méthodes publiques

Méthode Description
GetModules ( ) : List
GetSpells ( ) : Spell>.Dictionary
IsPlayerNotBusy ( ) : bool
OnCombo ( ) : void
OnLaneclear ( ) : void
OnLastHit ( ) : void
OnLoad ( Menu menu ) : void
OnMixed ( ) : void
OnTick ( ) : void
RegisterEvents ( ) : void

Private Methods

Méthode Description
OnGapcloser ( DZLib gapcloser ) : void
OnInterrupter ( Obj_AI_Hero sender, DZInterrupter args ) : void

Method Details

GetModules() public méthode

public GetModules ( ) : List
Résultat List

GetSpells() public méthode

public GetSpells ( ) : Spell>.Dictionary
Résultat Spell>.Dictionary

IsPlayerNotBusy() public méthode

public IsPlayerNotBusy ( ) : bool
Résultat bool

OnCombo() public méthode

public OnCombo ( ) : void
Résultat void

OnLaneclear() public méthode

public OnLaneclear ( ) : void
Résultat void

OnLastHit() public méthode

public OnLastHit ( ) : void
Résultat void

OnLoad() public méthode

public OnLoad ( Menu menu ) : void
menu Menu
Résultat void

OnMixed() public méthode

public OnMixed ( ) : void
Résultat void

OnTick() public méthode

public OnTick ( ) : void
Résultat void

RegisterEvents() public méthode

public RegisterEvents ( ) : void
Résultat void