background preloader

Wow

Facebook Twitter

Drood. WoW AddOns - WowAce.com. Ace3 - Pages - WoW AddOns - WowAce.com. Ace3 - API/AceAddon-3.0 - WoW AddOns - WowAce.com. AceAddon-3.0 provides a template for creating addon objects.

Ace3 - API/AceAddon-3.0 - WoW AddOns - WowAce.com

It'll provide you with a set of callback functions that allow you to simplify the loading process of your addon. Callbacks provided are: World of Warcraft API. SecureActionButtonTemplate. The SecureActionButtonTemplate was introduced in Patch 2.0 to allow addons to perform protected actions -- casting spells, executing macros, etc -- by specifying button behavior via its attributes.

SecureActionButtonTemplate

Edit To create a SecureActionButton, simply create a button that inherits from the SecureActionButtonTemplate; to make the button instance useful, specify interesting attributes. This can be done in both XML, Lua and a mix of the two: Using XML: