C# Class EasyFarm.States.ZoneState

Inheritance: BaseState
Afficher le fichier Open project: EasyFarm/EasyFarm

Méthodes publiques

Méthode Description
Check ( ) : bool
Run ( ) : void
ZoneState ( IMemoryAPI fface ) : System.Threading

Method Details

Check() public méthode

public Check ( ) : bool
Résultat bool

Run() public méthode

public Run ( ) : void
Résultat void

ZoneState() public méthode

public ZoneState ( IMemoryAPI fface ) : System.Threading
fface IMemoryAPI
Résultat System.Threading