| Parameter | Details |
|---|---|
| t | Variable referring to a lua table; can also be a table literal. |
| mt | Table to use as a metatable; can have zero or more metamethod fields set. |
There are some metamethods not mentioned here. For the full list and their usage, see the corresponding entry in the lua manual.