C# Class iDZLee.Modes.Combo

Inheritance: IMode
Datei anzeigen Open project: DZ191/LeagueSharp

Public Methods

Method Description
GetModeName ( ) : string
GetRunCondition ( ) : bool
Run ( ) : void

Method Details

GetModeName() public method

public GetModeName ( ) : string
return string

GetRunCondition() public method

public GetRunCondition ( ) : bool
return bool

Run() public method

public Run ( ) : void
return void