nativeToGffType

Converts a native type T to the associated GffType. Types must match exactly

Members

Aliases

nativeToGffType
alias nativeToGffType = GffType.Byte
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.Char
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.Word
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.Short
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.DWord
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.Int
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.DWord64
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.Int64
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.Float
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.Double
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.String
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.ResRef
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.LocString
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.Void
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.Struct
Undocumented in source.
nativeToGffType
alias nativeToGffType = GffType.List
Undocumented in source.

Meta