Osiris/API/ItemSetOnlyOwnerCanUse

From Divinity Engine Wiki
Revision as of 16:21, 19 December 2017 by LarIlya (talk | contribs) (Created page with "===== Full Definition(s) ===== * call '''ItemSetOnlyOwnerCanUse'''(''(ITEMGUID)'''''_Item''', ''(INTEGER)'''''_bool''') ===== Description ===== If '''_bool''' is '''1''', the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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