WoW:XML/Script: Difference between revisions

Line 21: Line 21:


=== Lua parameters ===
=== Lua parameters ===
* self - the container table. For a Frame is the scripts Lua frame table itself
* self - (table) the container table. For a Frame is the scripts Lua frame table itself
* event - (string) the name of the wow event
* ... - the remaining Lua args list including any event arguments
* ... - the remaining Lua args list including any event arguments