GetImpactDataSetForm

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

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

Syntax

[help]
(impactData:form) GetImpactDataSetForm impactDataSet:form materialType:int{0-11}

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

set rImpactData to GetImpactDataSetForm BigHornerDataSet 6 

See Also