C# Class AkaCore.Features.Utility.Modules.FPSProtection

Inheritance: IModule
Exibir arquivo Open project: Kysamaa/EloBuddy

Public Methods

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

Method Details

CheckFps() public static method

public static CheckFps ( ) : bool
return bool

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