Use Action:Story UseInInventoryOnly: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
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'' |
Latest revision as of 13:30, 19 December 2017
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