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