Delegate IDalamudPluginInterface.ActivePluginsChangedDelegate
Delegate for events that listen to changes to the list of active plugins.
Assembly: Dalamud.dll
View Source
Declaration
public delegate void IDalamudPluginInterface.ActivePluginsChangedDelegate(PluginListInvalidationKind kind, bool affectedThisPlugin)