Osiris/API/ItemSetOnlyOwnerCanUse: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "===== Full Definition(s) ===== * call '''ItemSetOnlyOwnerCanUse'''(''(ITEMGUID)'''''_Item''', ''(INTEGER)'''''_bool''') ===== Description ===== If '''_bool''' is '''1''', the...")
(No difference)

Revision as of 14:21, 19 December 2017

Full Definition(s)
  • call ItemSetOnlyOwnerCanUse((ITEMGUID)_Item, (INTEGER)_bool)
Description

If _bool is 1, the item can only be used by its owner after this call. Otherwise, it can be used by anyone.

See Also

CharacterUsedItemFailed ItemSetOwner