C# Class EasyFarm.Classes.PlayerMonitor

Afficher le fichier Open project: EasyFarm/EasyFarm Class Usage Examples

Méthodes publiques

Méthode Description
PlayerMonitor ( IMemoryAPI memory ) : System.Threading
Start ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
Monitor ( ) : void

Method Details

PlayerMonitor() public méthode

public PlayerMonitor ( IMemoryAPI memory ) : System.Threading
memory IMemoryAPI
Résultat System.Threading

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void