C# Class EasyFarm.States.TravelState

Inheritance: BaseState
Show file Open project: EasyFarm/EasyFarm

Private Properties

Property Type Description

Public Methods

Method Description
Check ( ) : bool
Run ( ) : void
TravelState ( IMemoryAPI fface ) : System.Collections.Generic

Method Details

Check() public method

public Check ( ) : bool
return bool

Run() public method

public Run ( ) : void
return void

TravelState() public method

public TravelState ( IMemoryAPI fface ) : System.Collections.Generic
fface IMemoryAPI
return System.Collections.Generic