Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.ProfileManager Class Reference

Static Public Member Functions

static Profile DetectType (string path)
static Profile LoadNew (string path, bool rememberMe)
static WayPointProfile LoadWayPointProfile (string filename)
static MeshProfile LoadMeshProfile (string filename)
static T ConvertNode< T > (XmlNode node, string rootname)

Static Public Attributes

static Profile CurrentProfile
static String Location

Member Function Documentation

◆ ConvertNode< T >()

T ff14bot.Managers.ProfileManager.ConvertNode< T > ( XmlNode node,
string rootname )
static
Type Constraints
T :class 

◆ DetectType()

Profile ff14bot.Managers.ProfileManager.DetectType ( string path)
static

◆ LoadMeshProfile()

MeshProfile ff14bot.Managers.ProfileManager.LoadMeshProfile ( string filename)
static

◆ LoadNew()

Profile ff14bot.Managers.ProfileManager.LoadNew ( string path,
bool rememberMe )
static

◆ LoadWayPointProfile()

WayPointProfile ff14bot.Managers.ProfileManager.LoadWayPointProfile ( string filename)
static

Member Data Documentation

◆ CurrentProfile

Profile ff14bot.Managers.ProfileManager.CurrentProfile
static

◆ Location

String ff14bot.Managers.ProfileManager.Location
static