NIF File Format Documentation

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

NiTextKeyExtraData

Extra data, used to name different animation sequences.

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
From NiObject
From NiExtraData
Name string Name of this object. 10.0.1.0
Next Extra Data Ref<NiExtraData> Block number of the next extra data object. 4.2.2.0
From NiTextKeyExtraData
Unknown Int 1 uint Unknown. Always equals zero in all official files. 4.2.2.0
Num Text Keys uint The number of text keys that follow.
Text Keys Key<string> 1 Num Text Keys List of textual notes and at which time they take effect. Used for designating the start and stop of animations and the triggering of sounds.

Parent Of