SetImpactDataTraitForm
From GECK
A function added by the JIP NVSE Plugin.
Description
Sets a trait value (determined by traitID) of the specified Impact Data.
Syntax
(traitValue:ref) SetImpactDataTraitForm impactData:ref traitID:int{0-2} newValue:ref
Impact Data Form Trait IDs
0 Texture Set 1 Sound 1 2 Sound 2
Example
SetImpactDataTraitForm DeathClawsFleshImpact 0 DecalOrganicBallistic
Will set the Texture Set of DeathClawsFleshImpact to DecalOrganicBallistic.