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 difference)

Revision as of 14:04, 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