voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
PluginDataSaver.writeMapping
voxelman
world
storage
iomanager
PluginDataSaver
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PluginDataSaver
void
writeMapping
(
T
)
(
ref
IoKey
key
,
T
mapping
)
if
(
__traits(
isSame
,
TemplateOf
!
T
,
Mapping
)
)
Meta
Source
See Implementation
voxelman
world
storage
iomanager
PluginDataSaver
functions
beginWrite
endWrite
opApply
reset
storageType
writeEntryEncoded
writeMapping
variables
stringMap