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

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< BlackSpotBlackSpots
List< HotSpotHotSpots
Graph graph

Constructor & Destructor Documentation

◆ MeshProfile() [1/3]

ff14bot.Managers.MeshProfile.MeshProfile ( )

◆ MeshProfile() [2/3]

ff14bot.Managers.MeshProfile.MeshProfile ( String path)

◆ MeshProfile() [3/3]

ff14bot.Managers.MeshProfile.MeshProfile ( XmlDocument doc)

Member Function Documentation

◆ setupGraph()

void ff14bot.Managers.MeshProfile.setupGraph ( )

Member Data Documentation

◆ MeshData

string ff14bot.Managers.MeshProfile.MeshData

◆ Nodes

Node [] ff14bot.Managers.MeshProfile.Nodes