IsWeaponInList

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Checks if the calling actor's currently equipped weapon is in the specified FormList.

Syntax

[help]
(0, 1:int) [Actor].IsWeaponInList FormListID:ref

Example

BuddyRef.IsWeaponInList GunsList 

Notes

  • None at this time.

See Also