Osiris/API/ItemSendToHomesteadEvent

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • event ItemSendToHomesteadEvent((CHARACTERGUID)_Character, (ITEMGUID)_Item)
Description

Thrown when an item owned by a character is sent to the homestead/Lady Vengeance by right-clicking on it and choosing "Send to Lady Vengeance".

Parameters
  • _Character: the character owning the item.
  • _Item: the item being sent.
Notes
See Also