Click or drag to resize

BotEventsOnBotChanged Event

Fired when the current bot is changed with the usage of TreeRoot.SetCurrent.

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

Value

Type: ff14bot.NeoProfileBotEventsOnBotChangedDelegate
See Also