C# Class AkaCore.Features.Orbwalk.AutoCatch.Events

Inheritance: IModule
Afficher le fichier Open project: Kysamaa/EloBuddy

Méthodes publiques

Méthode Description
GetModuleType ( ) : ModuleType
OnExecute ( ) : void
OnLoad ( ) : void
ShouldGetExecuted ( ) : bool

Private Methods

Méthode Description
Drawing_OnDraw ( EventArgs args ) : void
GameObject_OnCreate ( GameObject sender, EventArgs args ) : void
GameObject_OnDelete ( GameObject sender, EventArgs args ) : void
Game_OnUpdate ( EventArgs args ) : void
Obj_AI_Base_OnNewPath ( Obj_AI_Base sender, GameObjectNewPathEventArgs args ) : void

Method Details

GetModuleType() public méthode

public GetModuleType ( ) : ModuleType
Résultat ModuleType

OnExecute() public méthode

public OnExecute ( ) : void
Résultat void

OnLoad() public méthode

public OnLoad ( ) : void
Résultat void

ShouldGetExecuted() public méthode

public ShouldGetExecuted ( ) : bool
Résultat bool