C# Class VayneHunter_Reborn.External.DZAntigapcloserVHR

Afficher le fichier Open project: DZ191/LeagueSharp

Méthodes publiques

Свойство Type Description
ActiveGapclosers List
Spells List

Méthodes publiques

Méthode Description
BuildMenu ( LeagueSharp mainMenu, string displayName, string name ) : void

Private Methods

Méthode Description
DZAntigapcloserVHR ( ) : System
Game_OnGameUpdate ( EventArgs args ) : void
Obj_AI_Base_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
SpellIsGapcloser ( GameObjectProcessSpellCastEventArgs args ) : bool

Method Details

BuildMenu() public static méthode

public static BuildMenu ( LeagueSharp mainMenu, string displayName, string name ) : void
mainMenu LeagueSharp
displayName string
name string
Résultat void

Property Details

ActiveGapclosers public_oe static_oe property

public static List ActiveGapclosers
Résultat List

Spells public_oe static_oe property

public static List Spells
Résultat List