Click or drag to resize

NeoProfileManager Class

Inheritance Hierarchy
SystemObject
  ff14bot.NeoProfilesNeoProfileManager

Namespace:  ff14bot.NeoProfiles
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static class NeoProfileManager

The NeoProfileManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrentGrindArea
Gets the current grind area being used by the bot.
Public propertyStatic memberCurrentProfile
Gets or sets the current profile being used by the bot.
Top
Methods
  NameDescription
Public methodStatic memberLoad
Loads a profile from the specified path.
Public methodStatic memberUpdateCurrentProfileBehavior
Updates the current profile behavior.
Public methodStatic memberUpdateGrindArea
Updates the grind area.
Top
See Also