dproto v1.1.1 (2014-11-02T22:46:59Z)
Home
Dub
Repo
BuffType.BuffType
dproto
serialize
BuffType
Undocumented in source.
alias
BuffType
=
int
alias
BuffType
=
long
alias
BuffType
=
uint
alias
BuffType
=
ulong
template
BuffType
(string T)
static if
(!(
T == "int32" || T == "sint32"
))
static if
(!(
T == "int64" || T == "sint64"
))
static if
(!(
T == "uint32"
))
static if
(
T == "uint64"
)
alias
BuffType
=
ulong
alias
BuffType
=
bool
alias
BuffType
=
ulong
alias
BuffType
=
long
alias
BuffType
=
double
alias
BuffType
=
ubyte
[]
alias
BuffType
=
string
alias
BuffType
=
uint
alias
BuffType
=
int
alias
BuffType
=
float
Meta
Source
See Implementation
dproto
serialize
BuffType
aliases
BuffType