Osiris/API/ItemToInventory
From Divinity Engine Wiki
Full Definition(s)
- call ItemToInventory((ITEMGUID)_Item,(GUIDSTRING)_TargetObject,(INTEGER)_Amount)
Description
Transfers _Amount instances of _Item to _TargetObject. _TargetObject can either be a character or a container object. This item, or stack of items, must already exist in the game world. You cannot specify a root template as _Item.
Notes
- /
See Also
- Helper DB_GiveItemToEvent