C# Class Auto_Carry_Vayne.Features.Module.Condemn.EInterrupt

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

Méthodes publiques

Méthode Description
GetModuleType ( ) : ModuleType
Interrupter_OnInterruptableSpell ( Obj_AI_Base sender, Interrupter e ) : void
OnExecute ( ) : void
OnLoad ( ) : void
ShouldGetExecuted ( ) : bool

Method Details

GetModuleType() public méthode

public GetModuleType ( ) : ModuleType
Résultat ModuleType

Interrupter_OnInterruptableSpell() public méthode

public Interrupter_OnInterruptableSpell ( Obj_AI_Base sender, Interrupter e ) : void
sender Obj_AI_Base
e Interrupter
Résultat void

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