C# Class VayneHunter_Reborn.Modules.ModuleList.Tumble.AutoQR

Inheritance: IModule
Mostrar archivo Open project: DZ191/LeagueSharp

Public Methods

Method Description
GetModuleType ( ) : ModuleType
OnExecute ( ) : void
OnLoad ( ) : void
ShouldGetExecuted ( ) : bool

Private Methods

Method Description
OnSpellcast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void

Method Details

GetModuleType() public method

public GetModuleType ( ) : ModuleType
return ModuleType

OnExecute() public method

public OnExecute ( ) : void
return void

OnLoad() public method

public OnLoad ( ) : void
return void

ShouldGetExecuted() public method

public ShouldGetExecuted ( ) : bool
return bool