NIF File Format Documentation

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

bhkBreakableConstraint

Bethesda-Specific node.

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
From NiObject
From bhkRefObject
From bhkSerializable
From bhkConstraint
Num Entities uint Number of bodies affected by this constraint.
Entities Ptr<bhkEntity> Num Entities The entities affected by this constraint.
Priority uint Usually 1. Higher values indicate higher priority of this constraint?
From bhkBreakableConstraint
Unknown Ints 1 int 41
Unknown Short 1 short Unknown
Unknown Int 1 uint A count or flag?
Num Entities 2 uint Number of bodies affected by this constraint.
Entities 2 Ptr<bhkEntity> Num Entities 2 The entities affected by this constraint.
Priority 2 uint Usually 1. Higher values indicate higher priority of this constraint?
Unknown Int 2 uint Unknown
Position Vector3 Unknown
Rotation Vector3 Unknown
Unknown Int 3 uint Unknown
Threshold float Unknown
Unknown Float 1 float unknownInt1 >= 1 Unknown
Remove if Broken byte Unknown

Parent Of