Click or drag to resize

BotEventsOnBotStartStopRequestedDelegate Delegate

Namespace:  ff14bot.NeoProfile
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public delegate void OnBotStartStopRequestedDelegate(
	BotEventsBotStartStopRequestEventArgs args
)

Parameters

args
Type: ff14bot.NeoProfileBotEventsBotStartStopRequestEventArgs
See Also