GetArmorRCT

< [[::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

(RCTPath:string_var) GetArmorRCT armor:ref

Example

let sRCTPath := GetArmorRCT ArmorMetal

See Also