C# Class cleanLayer.Bots.CombatBot

Inheritance: cleanLayer.Library.BotBase
Afficher le fichier Open project: Vipeax/cleanLayer

Méthodes publiques

Méthode Description
Pulse ( ) : void
Start ( ) : bool
Stop ( ) : void

Method Details

Pulse() public méthode

public Pulse ( ) : void
Résultat void

Start() public méthode

public Start ( ) : bool
Résultat bool

Stop() public méthode

public Stop ( ) : void
Résultat void