HasBeenPickedUp

From the Oblivion ConstructionSet Wiki
Revision as of 17:47, 23 January 2008 by imported>Haama (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(pickedUp:bool) reference.HasBeenPickedUp
(pickedUp:bool) reference.IsTaken

Returns true if the calling reference is currently inactive due to having been picked up by an actor or otherwise transferred to an inventory.

See Also