GetImpactDataModel

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the model path of the specified Impact Data.

Syntax

[help]
(modelPath:string_var) GetImpactDataModel impactData:ref

Example

let sModel := GetImpactDataModel DeathClawsFleshImpact

See Also