GetArmorArmorRating

From the Fallout3 GECK Wiki
Revision as of 11:17, 30 March 2014 by imported>Odessa (See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the armor rating of the specified armor.

Syntax

[help]
(int) ref.GetArmorArmorRating item:ref 

Or:

(int) ref.GetArmorAR item:ref


See Also