Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.WayPointProfile Class Reference
Inheritance diagram for ff14bot.Managers.WayPointProfile:
ff14bot.Managers.Profile

Public Member Functions

 WayPointProfile ()
 WayPointProfile (string path)
 WayPointProfile (XmlDocument doc)
void setupGraph ()
Public Member Functions inherited from ff14bot.Managers.Profile
 Profile ()

Public Attributes

Node[] Paths
Public Attributes inherited from ff14bot.Managers.Profile
settings Settings
List< string > Items
List< string > Targets
List< BlackSpotBlackSpots
List< HotSpotHotSpots
Graph graph

Constructor & Destructor Documentation

◆ WayPointProfile() [1/3]

ff14bot.Managers.WayPointProfile.WayPointProfile ( )

◆ WayPointProfile() [2/3]

ff14bot.Managers.WayPointProfile.WayPointProfile ( string path)

◆ WayPointProfile() [3/3]

ff14bot.Managers.WayPointProfile.WayPointProfile ( XmlDocument doc)

Member Function Documentation

◆ setupGraph()

void ff14bot.Managers.WayPointProfile.setupGraph ( )

Member Data Documentation

◆ Paths

Node [] ff14bot.Managers.WayPointProfile.Paths