GetArmorEffectiveDT

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the effective Damage Threshold (taking into account item condition) of an armor reference, which may be either an Inventory Reference, or an armor item placed in the world.

Syntax

[help]
(effectiveDT:float) reference.GetArmorEffectiveDT

Example

set fEffectiveDT to armorRef.GetArmorEffectiveDT 

See Also