nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
nativeToGffType.nativeToGffType
nwn
gff
nativeToGffType
Undocumented in source.
alias
nativeToGffType
=
GffType
.
Byte
alias
nativeToGffType
=
GffType
.
Char
alias
nativeToGffType
=
GffType
.
Word
alias
nativeToGffType
=
GffType
.
Short
alias
nativeToGffType
=
GffType
.
DWord
alias
nativeToGffType
=
GffType
.
Int
alias
nativeToGffType
=
GffType
.
DWord64
alias
nativeToGffType
=
GffType
.
Int64
template
nativeToGffType
(T)
static if
(!(
is(T == GffByte)
))
static if
(!(
is(T == GffChar)
))
static if
(!(
is(T == GffWord)
))
static if
(!(
is(T == GffShort)
))
static if
(!(
is(T == GffDWord)
))
static if
(!(
is(T == GffInt)
))
static if
(!(
is(T == GffDWord64)
))
static if
(
is(T == GffInt64)
)
alias
nativeToGffType
=
GffType.Int64
alias
nativeToGffType
=
GffType
.
Float
alias
nativeToGffType
=
GffType
.
Double
alias
nativeToGffType
=
GffType
.
String
alias
nativeToGffType
=
GffType
.
ResRef
alias
nativeToGffType
=
GffType
.
LocString
alias
nativeToGffType
=
GffType
.
Void
alias
nativeToGffType
=
GffType
.
Struct
alias
nativeToGffType
=
GffType
.
List
Meta
Source
See Implementation
nwn
gff
nativeToGffType
aliases
nativeToGffType