Click or drag to resize

BotEventsNeoProfileOnNewProfileLoaded Event

Fired when a new outer profile is loaded. That means when the actual .xml file changes.

Namespace:  ff14bot.NeoProfile
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static event BotEventsNeoProfileNewProfileLoadedDelegate OnNewProfileLoaded

Value

Type: ff14bot.NeoProfileBotEventsNeoProfileNewProfileLoadedDelegate
See Also