GetWeaponHasScope

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Returns whether the Weapon's Base Form has the "Has Scope" flag checked or not. The flag can be found under the Art and Sound tab for the Weapon in GECK. If a reference is passed, its Base Form is derived.

Syntax

[help]
(hasScope:0/1) weaponRefr.GetWeaponHasScope item:baseform 

See Also