GFF_FIELD_TYPE_* Constant Group

From NWN Lexicon
Jump to navigationJump to search


Nwnee logo.jpg Note: This article documents Neverwinter Nights: Enhanced Edition new content or changes/updates/fixes to 1.69 functions. These are all listed under the category and patches pages.

Defined in : nw_inc_nui.nss

Note: These are all const string. Ie:

const string GFF_FIELD_TYPE_STRUCT      = "struct";`

Constants

Constant Value Description
GFF_FIELD_TYPE_STRUCT "struct"
GFF_FIELD_TYPE_LIST "list"
GFF_FIELD_TYPE_BYTE "byte"
GFF_FIELD_TYPE_CHAR "char"
GFF_FIELD_TYPE_WORD "word"
GFF_FIELD_TYPE_SHORT "short"
GFF_FIELD_TYPE_DWORD "dword"
GFF_FIELD_TYPE_INT "int"
GFF_FIELD_TYPE_DWORD64 "dword64"
GFF_FIELD_TYPE_INT64 "int64"
GFF_FIELD_TYPE_FLOAT "float"
GFF_FIELD_TYPE_DOUBLE "double"
GFF_FIELD_TYPE_RESREF "resref"
GFF_FIELD_TYPE_STRING "cexostring"
GFF_FIELD_TYPE_LOC_STRING "cexolocstring"

See Also

functions: