C# Class EasyFarm.States.ZoneState

Inheritance: BaseState
Datei anzeigen Open project: EasyFarm/EasyFarm

Public Methods

Method Description
Check ( ) : bool
Run ( ) : void
ZoneState ( IMemoryAPI fface ) : System.Threading

Method Details

Check() public method

public Check ( ) : bool
return bool

Run() public method

public Run ( ) : void
return void

ZoneState() public method

public ZoneState ( IMemoryAPI fface ) : System.Threading
fface IMemoryAPI
return System.Threading