NIF File Format Documentation

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

BSXFlags

Controls animation and collision. Integer holds flags:
Bit 0 : enable havok
Bit 1 : enable collision
Bit 2 : is skeleton nif?
Bit 3 : enable animation
Bit 4 : FlameNodes present
Bit 5 : EditorMarkers present

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 NiIntegerExtraData
Integer Data uint The value of the extra data.
From BSXFlags

Parent Of