|
Rebornbuddy
|
Public Member Functions | |
| delegate void | GrindAreaEvent () |
| Yeah. | |
Static Public Member Functions | |
| static void | UpdateGrindArea () |
| Updates the grind area. | |
| static void | UpdateCurrentProfileBehavior () |
| Updates the current profile behavior. | |
| static void | Load (string profilePath, bool rememberPath=true) |
| Loads a profile from the specified path. | |
Properties | |
| static NeoProfile | CurrentProfile [get, set] |
| Gets or sets the current profile being used by the bot. | |
| static GrindArea | CurrentGrindArea [get, set] |
| Gets the current grind area being used by the bot. | |
Events | |
| static GrindAreaEvent | GrindAreaChanged |
| Fired when the current grind area has changed. | |
| delegate void ff14bot.NeoProfiles.NeoProfileManager.GrindAreaEvent | ( | ) |
Yeah.
|
static |
Loads a profile from the specified path.
| profilePath | The profile path. |
| rememberPath |
Created 2012-04-12
|
static |
Updates the current profile behavior.
Created 2012-04-12
|
static |
Updates the grind area.
Nesox, 2013-07-03.
|
staticgetset |
Gets the current grind area being used by the bot.
The current grind area.
|
staticgetset |
Gets or sets the current profile being used by the bot.
The current.
|
static |
Fired when the current grind area has changed.