LuaMetaTable

Undocumented in source.

Constructors

this
this(LuaState state, string name)
Undocumented in source.
this
this(lua_State* state, string name)
Undocumented in source.

Members

Functions

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)

metatable shenannigans

toStack
void toStack()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta