held in inventory
Details
Kode wheel segment | Objects/Inventory |
Style | Boolean variable |
Modifiers | None |
Primarily WHEN/DO | WHEN |
Pre-made brains that use it | Not known |
Objects >Inventory> held in inventory
Description
This is a Boolean variable. It returns true if the object specified is held in an inventory. It does not return true if the object is equipped, attached or not held in an inventory.
Example Code
WHEN [held in inventory] DO [global][boolvar: key carried][=][true]
Modifiers
None
Other Uses
None