luad ~master (2016-02-18T19:12:01Z)
Home
Dub
Repo
LuaTable.setMetaTable
luad
table
LuaTable
* Set the metatable for this table. * Params: * meta = new metatable
struct
LuaTable
@
trusted
void
setMetaTable
(
ref
LuaTable
meta
)
Meta
Source
See Implementation
luad
table
LuaTable
constructors
this
functions
copyTo
get
getMetaTable
length
opApply
opIndex
opIndexAssign
readString
set
setMetaTable
toStruct
variables
object
* Set the metatable for this table. * Params: * meta = new metatable