luad ~travistest (2022-03-05T01:48:02.6930739)
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
opApply
opIndex
opIndexAssign
readString
set
setMetaTable
toStruct
variables
object
Fill a struct's members with fields from this table.