C# Class cleanLayer.Bots.Multiboxer

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

Méthodes publiques

Свойство Type Description
FSM cleanLayer.Library.FSM.Engine
FollowingLeader bool
Leader cleanCore.WoWPlayer

Méthodes publiques

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

Method Details

Multiboxer() public méthode

public Multiboxer ( ) : System
Résultat System

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

Property Details

FSM public_oe property

public Engine,cleanLayer.Library.FSM FSM
Résultat cleanLayer.Library.FSM.Engine

FollowingLeader public_oe property

public bool FollowingLeader
Résultat bool

Leader public_oe property

public WoWPlayer,cleanCore Leader
Résultat cleanCore.WoWPlayer