NIF File Format Documentation

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 Arg Arr1 Arr2 Cond Description FromTo
Length byte The string length.
Value char Length The string itself, null terminated (the null terminator is taken into account in the length byte).

Found In