voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
IdMapManagerServer
voxelman
world
serverworld
Undocumented in source.
struct
IdMapManagerServer {
string
[][
string
]
idMaps
;
void
regIdMap
(string name, string[] mapItems);
}
Members
Functions
regIdMap
void
regIdMap
(string name, string[] mapItems)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
idMaps
string
[][
string
]
idMaps
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
serverworld
classes
ServerWorld
manifest constants
START_NEW_WORLD
structs
IdMapManagerServer
WorldInfo