C# Class DZAIO_Reborn.Plugins.Champions.Kalista.Modules.KalistaWallJump

Inheritance: IModule
Mostrar archivo Open project: DZ191/LeagueSharp

Public Methods

Method Description
GetModuleType ( ) : DZAIOEnums.ModuleType
MoveToLimited ( Vector3 where ) : void
OnExecute ( ) : void
OnLoad ( ) : void
ShouldGetExecuted ( ) : bool

Method Details

GetModuleType() public method

public GetModuleType ( ) : DZAIOEnums.ModuleType
return DZAIOEnums.ModuleType

MoveToLimited() public method

public MoveToLimited ( Vector3 where ) : void
where Vector3
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