luad ~master (2016-02-18T19:12:01Z)
Home
Dub
Repo
LuaTable.copyTo
luad
table
LuaTable
Fill a struct's members with fields from this table.
struct
LuaTable
@
trusted
void
copyTo
(
T
)
(
ref
T
s
)
if
(
is
(
T
== struct)
)
Parameters
s
T
struct to fill
Meta
Source
See Implementation
luad
table
LuaTable
constructors
this
functions
copyTo
get
getMetaTable
length
opApply
opIndex
opIndexAssign
readString
set
setMetaTable
toStruct
variables
object
Fill a struct's members with fields from this table.