Click or drag to resize

IBotPluginOnDisabled Method

Executes the disabled action. This is called whent he user has disabled this specific plugin via the GUI.

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