Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AkaCore
Features
Activator
Summoners
Smite
C# Class AkaCore.Features.Activator.Summoners.Smite
Inheritance:
IModule
Mostra file
Open project: Kysamaa/EloBuddy
Public Methods
Method
Description
GetModuleType
( ) :
ModuleType
OnDraw
(
EventArgs
args
) :
void
OnExecute
( ) :
void
OnLoad
( ) :
void
ShouldGetExecuted
( ) :
bool
Method Details
GetModuleType()
public
method
public
GetModuleType
( ) :
ModuleType
return
ModuleType
OnDraw()
public
static
method
public
static
OnDraw
(
EventArgs
args
) :
void
args
System.EventArgs
return
void
OnExecute()
public
method
public
OnExecute
( ) :
void
return
void
OnLoad()
public
method
public
OnLoad
( ) :
void
return
void
ShouldGetExecuted()
public
method
public
ShouldGetExecuted
( ) :
bool
return
bool