This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

GetEquipped

From the Oblivion ConstructionSet 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.

See Also[edit | edit source]