WoW:XML/Scripts

< XML
Revision as of 23:10, 15 January 2023 by Bear (talk | contribs) (→‎See also)

XML UI ← XML properties < Scripts

Holds handler XML/Script type elements which run code for a given element event. See XML/Script.

Inheritance

Inherits: none, Contained in: <Frame>, <Animation>, <AnimationGroup>.

Elements

<Script> (only one of each Script type)

Attributes

none

Description

Some types of elements can have handlers which run Lua code. This property provides the set of specific handler scripts for that element. Only one script of each type can be provided.

See also