49
edits
| Line 34: | Line 34: | ||
=== Parameters === | === Parameters === | ||
Lua script parameters set by the engine for use by the inline script. | Lua script parameters set by the engine for use by the inline script. | ||
* self - (table) the | * self - (table) the Lua table automatically genmerated for the frame | ||
* event - (string) the name of the wow event | * 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 | ||