Osiris/Shared/CharacterUsedItem: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "===== Full Definition(s) ===== * event '''CharacterUsedItem'''(''(CHARACTERGUID)'''''_Character''', ''(ITEMGUID)'''''_Item''') ===== Description ===== Thrown whenever a charac...")
 
m (Blacked wrong page)
 
Line 1: Line 1:
===== Full Definition(s) =====
 
* event '''CharacterUsedItem'''(''(CHARACTERGUID)'''''_Character''', ''(ITEMGUID)'''''_Item''')
===== Description =====
Thrown whenever a character uses (player clicks on it, or character uses from story/script) an item whose '''''OnUseActions''''' property includes "Throw an Osiris Event".
===== Parameters =====
* '''_Character''': The character that used the item.
* '''_Item''': The item that was used.
===== Notes =====
* /
===== See Also =====
* Helper [[Osiris/Shared/ProcBlockUseOfItem|ProcBlockUseOfItem]]
[[Category:Osiris Events]]

Latest revision as of 19:18, 17 October 2017