GetArmorRCT

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 Ragdoll Constraint Template RDT file path, of the specified Armor form.

Syntax

[help]
(RCTPath:string_var) GetArmorRCT armor:ref

Example

let sRCTPath := GetArmorRCT ArmorMetal

See Also