C# Class DZAIO_Reborn.Plugins.Champions.Warwick.Modules.WarwickQKS

Inheritance: IModule
Datei anzeigen Open project: DZ191/LeagueSharp

Public Methods

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

Method Details

GetModuleType() public method

public GetModuleType ( ) : DZAIOEnums.ModuleType
return DZAIOEnums.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