GetArmorRCT

From GECK
Jump to: navigation, search


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