nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
GffTypeException
nwn
fastgff
Type mismatch exception
class
GffTypeException : Exception {
this
(string msg, string f, size_t l, Throwable t);
}
Constructors
this
this
(string msg, string f, size_t l, Throwable t)
Undocumented in source.
Meta
Source
See Implementation
nwn
fastgff
aliases
GffByte
GffChar
GffDWord
GffDWord64
GffDouble
GffFloat
GffInt
GffInt64
GffShort
GffString
GffVoid
GffWord
classes
FastGff
GffParseException
GffTypeException
enums
GffType
functions
isSimpleType
structs
GffField
GffList
GffLocString
GffResRef
GffStruct
templates
ToNative
Type mismatch exception