NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
| Name | Type | Description |
|---|---|---|
| Interpolator | Ref<NiInterpolator> | |
| Controller | Ref<NiTimeController> | |
| Priority | byte | Idle animations tend to have low values for this, and high values tend to correspond with the important parts of the animations. |
| Node Name | string | The name of the animated NiAVObject. |
| Property Type | string | The RTTI type of the NiProperty the controller is attached to, if applicable. |
| Controller Type | string | The RTTI type of the NiTimeController. |
| Controller ID | string | An ID that can uniquely identify the controller among others of the same type on the same NiObjectNET. |
| Interpolator ID | string | An ID that can uniquely identify the interpolator among others of the same type on the same NiObjectNET. |