Osiris/API/CharacterStoppedUsingItem
From Divinity Engine Wiki
Full Definition(s)
- event CharacterStoppedUsingItem((CHARACTERGUID)_Character, (ITEMGUID)_Item)
Description
Thrown when a character stopped using an item, or if a character tried to use an item and failed.
Parameters
- _Character: the character that used or tried to use _Item.
- _Item: the item that was used or attempted to be used
Notes
- /
See Also
- /