RSS

Среда, 08.05.2024, 07:58
Главная » WoW API » Игровые события »

ADDON_ACTION_FORBIDDEN

[ править ]
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)

Также смотрите: Игровые события
Ссылки: http://wowprogramming.com/docs/events/ADDON_ACTION_FORBIDDEN