NeoProfileManagerLoad Method |
Loads a profile from the specified path.
Namespace:
ff14bot.NeoProfiles
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static void Load(
string profilePath,
bool rememberPath = true
)
Parameters
- profilePath
- Type: SystemString
The profile path. - rememberPath (Optional)
- Type: SystemBoolean
Remarks Created 2012-04-12
See Also