Fires when a non-Blizzard addon attempts to use a protected API.
Fires when a non-Blizzard addon attempts to use a protected API. In the default UI, this event triggers a dialog box providing the name of the addon and offering to disable it and reload the UI.
Signature:
Code
("culprit")
Arguments:
culprit - The name of the addon that called the forbidden function (string)