GetArmorRatingUpperBody
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns weight class of a calling actor's equipped armor. Return values are as follows:0: None 1: Light armor 2: Medium or Heavy armor
Syntax
(0, 1, 2:int) Actor.GetArmorRatingUpperBody
Example
Player.GetArmorRatingUpperBody