Use Action:Story UseInInventory

From Divinity Engine Wiki
Revision as of 16:04, 18 December 2017 by LarIlya (talk | contribs) (Created page with "==== Use Action Name ==== * '''Story_UseInInventory''' ==== Use Action Parameters ==== - ===== Description ===== Makes an item interactable, but adds no specific functionality...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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