Osiris/API/ItemDestroying

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • event ItemDestroying((ITEMGUID)_Item)
Description
  • Thrown when an item starts being destroyed.
Parameters
  • _Item: The item getting destroyed.
Notes
  • This event gets thrown when the destruction of the item starts.
See Also