C# Class VayneHunter_Reborn.Modules.ModuleList.Condemn.FlashRepel

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

Méthodes publiques

Méthode Description
GetModuleType ( ) : ModuleType
OnExecute ( ) : void
OnLoad ( ) : void
ShouldGetExecuted ( ) : bool

Private Methods

Méthode Description
OnCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void

Method Details

GetModuleType() public méthode

public GetModuleType ( ) : ModuleType
Résultat ModuleType

OnExecute() public méthode

public OnExecute ( ) : void
Résultat void

OnLoad() public méthode

public OnLoad ( ) : void
Résultat void

ShouldGetExecuted() public méthode

public ShouldGetExecuted ( ) : bool
Résultat bool