IsPowerArmor

From GECK
Jump to: navigation, search


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

[help]
(isPowerArmor:0/1) reference.IsPowerArmor form:baseform 

Or:

(isPowerArmor:0/1) reference.IsPA form:baseform 

See Also