NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

ShortString

Another string format, for short strings. Specific to Bethesda-specific header tags.

Attributes

Name Type Description
Length byte The string length.
Value char The string itself, null terminated (the null terminator is taken into account in the length byte).

Found In