Osiris/API/ItemSendToHomesteadEvent
From Divinity Engine Wiki
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.