voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
IdMapManagerServer
voxelman
world
serverworld
Undocumented in source.
struct
IdMapManagerServer {
IdMapHandler
[
string
]
idMapHandlers
;
void
regIdMapHandler
(string name, IdMapHandler handler);
}
Members
Functions
regIdMapHandler
void
regIdMapHandler
(string name, IdMapHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
idMapHandlers
IdMapHandler
[
string
]
idMapHandlers
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
serverworld
aliases
IdMapHandler
classes
ServerWorld
manifest constants
START_NEW_WORLD
structs
IdMapManagerServer
WorldInfo