GffLocString

GFF Localized string value type (strref with eventually a nwn.constants.Language => string map)

Members

Functions

resolve
string resolve(StrRefResolver resolver)

Get the string value using TLK tables if needed

toString
string toString()

Get the string value without attempting to resolve strref using TLKs

Variables

strings
string[int32_t] strings;
Undocumented in source.
strref
uint32_t strref;
Undocumented in source.

Meta