voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
CommandParams
voxelman
command
plugin
Undocumented in source.
struct
CommandParams {
string
rawArgs
;
string
[]
args
;
ClientId
source
;
}
Members
Variables
args
string
[]
args
;
Undocumented in source.
rawArgs
string
rawArgs
;
Undocumented in source.
source
ClientId
source
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
command
plugin
aliases
CommandHandler
classes
CommandPluginClient
CommandPluginServer
enums
ExecStatus
mixin templates
CommandPluginCommon
CommandPluginServerImpl
structs
CommandParams
ExecResult