SetHasBeenPickedUp
Jump to navigation
Jump to search
A command for Oblivion Script Extender
Syntax:
(nothing) reference.SetHasBeenPickedUp pickedUp:bool (nothing) reference.SetTaken pickedUp:bool
Toggles the flag that marks a reference as having been picked up by an actor.
Note[edit | edit source]
- When called on a reference which was previously picked up, causes the reference to "respawn". The reference must be disabled and then enabled for the change to become visible.