NIF File Format Documentation

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

NiSequence

Root node used in some Empire Earth II .kf files (version 4.2.2.0).

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
From NiObject
From NiSequence
Name string Name of this object. This is also the name of the action associated with this file. For instance, if the original NIF file is called "demon.nif" and this animation file contains an attack sequence, then the file would be called "demon_attack1.kf" and this field would contain the string "attack1".
Text Keys Name string Name of following referenced NiTextKeyExtraData class. 10.1.0.0
Text Keys Ref<NiTextKeyExtraData> Link to NiTextKeyExtraData. 10.1.0.0
Unknown Int 4 int Unknown 20.3.0.9 20.3.0.9
Unknown Int 5 int Unknown 20.3.0.9 20.3.0.9
Num Controlled Blocks uint Number of controlled objects.
Unknown Int 1 uint Unknown. 10.1.0.106
Controlled Blocks ControllerLink Num Controlled Blocks Refers to controlled objects.

Parent Of