Difference between revisions of "Use Action:Story Use"

From Divinity Engine Wiki
Jump to: navigation, search
(Created page with "==== Use Action Name ==== * '''Story Use''' ==== Use Action Parameters ==== - ===== Description ===== Makes an item interactable, but adds no specific functionality. Used when...")
 
Line 4: Line 4:
 
-
 
-
 
===== Description =====
 
===== Description =====
Makes an item interactable, but adds no specific functionality. Used when script needs to react to and handle the use of an item.
+
Makes an item interactable, but adds no specific functionality. Used when script needs to react to and handle the use of an item. If the item can be picked up, using it will be the default action, not picking it up.
 
==== Use Action Display Name ====
 
==== Use Action Display Name ====
 
*''Use''
 
*''Use''
 +
==== See Also: ====
 +
[[Use_Action:Story_UseInInventory]]
  
 
[[Category:Use Actions|Story_Use]]
 
[[Category:Use Actions|Story_Use]]

Revision as of 16:05, 18 December 2017

Use Action Name

  • Story Use

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. If the item can be picked up, using it will be the default action, not picking it up.

Use Action Display Name

  • Use

See Also:

Use_Action:Story_UseInInventory