Click or drag to resize

IBotPluginOnShutdown Method

Executes the shutdown action. This is called when the bot is shutting down and when plugins are being reloaded.

Namespace:  ff14bot.Interfaces
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
void OnShutdown()
See Also