NIF File Format Documentation

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

DecayType

Determines decay function. Used by NiPSysBombModifier.

Choices

Number Name Description
0 DECAY_NONE No decay.
1 DECAY_LINEAR Linear decay.
2 DECAY_EXPONENTIAL Exponential decay.

Storage Type

unsigned int

Found In