- bindMetatable
void bindMetatable(LuaMetaTable table)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(T id, TX value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMetaTable
void setMetaTable(int id)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTable
void setTable(int id)
Undocumented in source. Be warned that the author may not have intended to support it.
A temporary table which will can set set in a function You can only set values in this table, not get them.