IsPowerArmor
From GECK
(Redirected from IsPA)
A function added by the Fallout Script Extender.
Description
Returns whether the biped BaseForm (such as Armor) is considered power armor. If form is omitted and a calling reference is provided, that reference's BaseForm is used.
Syntax
(isPowerArmor:0/1) reference.IsPowerArmor form:baseform
Or:
(isPowerArmor:0/1) reference.IsPA form:baseform