GetImpactDataModel

Revision as of 06:35, 1 June 2016 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the model path of the specified '''Impact Data'''. |name = GetImpactDataModel |returnType = modelPath:string_var |arguments =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the model path of the specified Impact Data.

Syntax

(modelPath:string_var) GetImpactDataModel impactData:ref

Example

let sModel := GetImpactDataModel DeathClawsFleshImpact

See Also