C# Class EasyFarm.States.TravelState

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Check ( ) : bool
Run ( ) : void
TravelState ( IMemoryAPI fface ) : System.Collections.Generic

Method Details

Check() public méthode

public Check ( ) : bool
Résultat bool

Run() public méthode

public Run ( ) : void
Résultat void

TravelState() public méthode

public TravelState ( IMemoryAPI fface ) : System.Collections.Generic
fface IMemoryAPI
Résultat System.Collections.Generic