GetArmorArmorRatingAlt

From GECK
Jump to: navigation, search


A function added by the AnhNVSE Plugin.

Description

Returns the Armor Rating (Damage Resistance/DR) of the specified Armor.

If item is specified, will get the Armor Rating directly from that BaseForm. Otherwise, if an armor calling reference is specified, will get the Armor Rating from that reference's BaseForm.

Syntax

[help]
(int) reference.GetArmorArmorRatingAlt item:baseform 

Or:

(int) reference.GetArmorARALt item:baseform 

See Also