C# Class iDZLee.Modes.Combo

Inheritance: IMode
Afficher le fichier Open project: DZ191/LeagueSharp

Méthodes publiques

Méthode Description
GetModeName ( ) : string
GetRunCondition ( ) : bool
Run ( ) : void

Method Details

GetModeName() public méthode

public GetModeName ( ) : string
Résultat string

GetRunCondition() public méthode

public GetRunCondition ( ) : bool
Résultat bool

Run() public méthode

public Run ( ) : void
Résultat void