SetImpactDataSetForm

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the Impact Data form assigned for the specified Impact Data Set in the specified Material Type slot.

Note: The 3rd argument (impactData) is optional. If omitted, the specified material slot will be set to null.

Syntax

[help]
SetImpactDataSetForm impactDataSet:form materialType:int{0-11} impactData:form

Material Type IDs

0	Stone
1	Dirt
2	Grass
3	Glass
4	Metal
5	Wood
6	Organic
7	Cloth
8	Water
9	Hollow Metal
10	Organic Bug
11	Organic Glow

Example

SetImpactDataSetForm BigHornerDataSet 6 BigHornerFleshImpact 

See Also