C# Class VayneHunter_Reborn.External.DZAntigapcloserVHR

Mostrar archivo Open project: DZ191/LeagueSharp

Public Properties

Property Type Description
ActiveGapclosers List
Spells List

Public Methods

Method Description
BuildMenu ( LeagueSharp mainMenu, string displayName, string name ) : void

Private Methods

Method 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 method

public static BuildMenu ( LeagueSharp mainMenu, string displayName, string name ) : void
mainMenu LeagueSharp
displayName string
name string
return void

Property Details

ActiveGapclosers public_oe static_oe property

public static List ActiveGapclosers
return List

Spells public_oe static_oe property

public static List Spells
return List