BotEventsPreBotStarting Event |
Namespace: ff14bot.NeoProfile
public static event EventHandler<EventArgs> PreBotStarting
This is fired from the thread that invoked the Start call.
The current bot can be changed from this event and it will take effect on this start up.