Rebornbuddy
|
Public Member Functions | |
MeshProfile () | |
MeshProfile (String path) | |
MeshProfile (XmlDocument doc) | |
void | setupGraph () |
Public Member Functions inherited from ff14bot.Managers.Profile | |
Profile () |
Public Attributes | |
string | MeshData |
Node[] | Nodes |
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.MeshProfile.MeshProfile | ( | ) |
ff14bot.Managers.MeshProfile.MeshProfile | ( | String | path | ) |
ff14bot.Managers.MeshProfile.MeshProfile | ( | XmlDocument | doc | ) |
void ff14bot.Managers.MeshProfile.setupGraph | ( | ) |
string ff14bot.Managers.MeshProfile.MeshData |
Node [] ff14bot.Managers.MeshProfile.Nodes |