C# Class VayneHunter_Reborn.Modules.ModuleList.Misc.TurnAround

Inheritance: IModule
Datei anzeigen Open project: DZ191/LeagueSharp

Public Methods

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

Private Methods

Method Description
OnIssueOrder ( Obj_AI_Base sender, GameObjectIssueOrderEventArgs args ) : void
OnProcessSpellCast ( 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