Struct GffLocString
GFF Localized string value type (strref with eventually a Language => string map)
struct GffLocString
;
Fields
| Name | Type | Description |
|---|---|---|
strings
|
string[int] | |
strref
|
uint |
Methods
| Name | Description |
|---|---|
resolve
(resolver)
|
Get the string value using TLK tables if needed |
toString
()
|
Get the string value without attempting to resolve strref using TLKs |