Difference between revisions of "Use Action:Story UseInInventory"

From Divinity Engine Wiki
Jump to: navigation, search
(Created page with "==== Use Action Name ==== * '''Story_UseInInventory''' ==== Use Action Parameters ==== - ===== Description ===== Makes an item interactable, but adds no specific functionality...")
 
 
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 16: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