C# Class Auto_Carry_Vayne.Features.Module.Misc.Gapcloser

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
Gapcloser_OnGapCloser ( AIHeroClient sender, EloBuddy e ) : 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