RSS

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

ADDON_LOADED

[ править ]
Fires when an addon and its saved variables are loaded.
[клоны]
Fires when an addon and its saved variables are loaded. Fires once for each addon (i.e. an addon loaded early in sequence will see ADDON_LOADED events for all addons loaded later).


Signature:
Code
("name")

Arguments:
  • name - The name of the addon that has been loaded (string)

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