Rebornbuddy
|
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< BlackSpot > | BlackSpots |
List< HotSpot > | HotSpots |
Graph | graph |
ff14bot.Managers.WayPointProfile.WayPointProfile | ( | ) |
ff14bot.Managers.WayPointProfile.WayPointProfile | ( | string | path | ) |
ff14bot.Managers.WayPointProfile.WayPointProfile | ( | XmlDocument | doc | ) |
void ff14bot.Managers.WayPointProfile.setupGraph | ( | ) |
Node [] ff14bot.Managers.WayPointProfile.Paths |