Use Action:Story UseInInventory: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "==== Use Action Name ==== * '''Story_UseInInventory''' ==== Use Action Parameters ==== - ===== Description ===== Makes an item interactable, but adds no specific functionality...")
 
No edit summary
 
Line 8: Line 8:
*''Use''
*''Use''
==== See Also: ====
==== See Also: ====
[[Use_Action:Story_Use]]
[[Use_Action:Story_Use]]<br>
[[Use_Action:Story_UseInInventoryOnly]]


[[Category:Use Actions|Story_UseInInventory]]
[[Category:Use Actions|Story_UseInInventory]]

Latest revision as of 14:08, 18 December 2017

Use Action Name

  • Story_UseInInventory

Use Action Parameters

-

Description

Makes an item interactable, but adds no specific functionality. Used when script needs to react to and handle the use of an item. Unlike for Story_Use, the default action will be to pick the item up rather than to use it.

Use Action Display Name

  • Use

See Also:

Use_Action:Story_Use
Use_Action:Story_UseInInventoryOnly