Difference between revisions of "Use Action:Story UseInInventoryOnly"
From Divinity Engine Wiki
m |
|||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
- | - | ||
===== Description ===== | ===== Description ===== | ||
− | Makes an item interactable | + | Makes an item interactable while it is in the player's inventory, but not when it's elsewhere (e.g. on the ground). It does not add any specific functionality for the use action. Used when script needs to react to and handle the use of an item in a player's inventory. |
==== Use Action Display Name ==== | ==== Use Action Display Name ==== | ||
*''Use'' | *''Use'' | ||
Line 11: | Line 11: | ||
[[Use_Action:Story_UseInInventory]] | [[Use_Action:Story_UseInInventory]] | ||
− | [[Category:Use Actions| | + | [[Category:Use Actions|Story_UseInInventoryOnly]] |
Latest revision as of 14:30, 19 December 2017
Contents
Use Action Name
- Story_UseInInventoryOnly
Use Action Parameters
-
Description
Makes an item interactable while it is in the player's inventory, but not when it's elsewhere (e.g. on the ground). It does not add any specific functionality for the use action. Used when script needs to react to and handle the use of an item in a player's inventory.
Use Action Display Name
- Use