WoW:User defined modules: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "{{uisnippets}} These are cut-and-paste modules that you can use in your addons, submitted by WoWWiki contributors. See also User defined macros and [[AddOn defined funct...")
 
m (Move page script moved page User defined modules to User defined modules without leaving a redirect)
 
(No difference)

Latest revision as of 04:49, 15 August 2023

This page documents a <i>user-defined modules</i> that into your own AddOns.

Snippets

These are cut-and-paste modules that you can use in your addons, submitted by WoWWiki contributors.

 Reference[edit]

Some are provided by specialized addons rather than being copy/pastable.

UI Frames[edit]

LegoBlock - Glue for a modular set of stackable UI components.

Menu Helper[edit]

MenuClass - Pseudo-Class. Add/Remove menu items and show the menu when you're ready.

See also[edit]