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

Inheritance: IModule
Mostra file Open project: Kysamaa/EloBuddy

Public Methods

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

Method Details

GetModuleType() public method

public GetModuleType ( ) : ModuleType
return ModuleType

Interrupter_OnInterruptableSpell() public method

public Interrupter_OnInterruptableSpell ( Obj_AI_Base sender, Interrupter e ) : void
sender Obj_AI_Base
e Interrupter
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