C# (CSharp) EasyFarm.Classes Namespace

Classes

Name Description
ActionFilters This class is responsible for holding all of the abilities our character may use in battle.
BattleAbility An ability that should be used in battle. It represents both targeted and buffing abilities allowing the player to choose to cast abilities when a buff has worn.
Config A configuration file for the user to edit through his GUI. Gives the bot access to all of his decisions.
Constants
Executor Executor targeted or buffing actions. A fuller explanation can be found here: https://github.com/EasyFarm/EasyFarm/wiki/Battle-List-Roles. See "list types" for more details.
LogEntries
PathRecorder Class for dealing with a character's path.
Player
PlayerMonitor
Range
SystemTray
Unit
UnitFilters Helper functions for filtering units.
UnitService Retrieves the zone's unit data.