C# Class Karthus.Modes.LaneClear

Inheritance: ModeBase
Show file Open project: Hellsing/EloBuddy-Addons

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : bool
LaneClear ( Karthus instance ) : System.Collections.Generic
ShouldBeExecuted ( Orbwalker activeModes ) : bool

Method Details

Execute() public method

public Execute ( ) : bool
return bool

LaneClear() public method

public LaneClear ( Karthus instance ) : System.Collections.Generic
instance Karthus
return System.Collections.Generic

ShouldBeExecuted() public method

public ShouldBeExecuted ( Orbwalker activeModes ) : bool
activeModes Orbwalker
return bool