GetEquipped

From the CreationKit Wiki
Jump to navigation Jump to search

Syntax:

[ActorID.]GetEquipped ObjectID

Returns 1 as long as the calling actor has equipped ObjectID.

Notes[edit | edit source]

  • Calling this on a non-equippable ref (such as a spell) will halt the script.
  • GetEquipped condition does not work for items in the left hand.

See Also[edit | edit source]

Papyrus Version[edit | edit source]

IsEquipped - Actor