C# Class AkaCore.Features.Activator.DItems.Talis2

Inheritance: IModule
Show file Open project: Kysamaa/EloBuddy

Public Methods

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

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