IsWeaponInList

From Creation Kit
Revision as of 2011-12-02T18:11:27 by Scornett-Bot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Description

IsWeaponInList Determines if the current weapon in the form list. It is called on a reference (should have a container) and takes a form list as the parameter.

Syntax

[ActorREF].IsWeaponInList FormList

NOTE: Use of this as a console command appears to be deprecated.

Examples

if BuddyRef.IsWeaponInList GunsList == 1

Returns true if Buddy's current weapon is in the list.

Notes

  • None at this time


See Also

IsInList

Reference

None provided.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
coming
coming
coming
coming