Osiris/API/ItemGetUseRemotely

From Divinity Engine Wiki
Revision as of 17:05, 28 August 2018 by Kevin (talk | contribs) (Created page with "===== Full Definition(s) ===== * call '''ItemGetUseRemotely'''('''[in]'''''(ITEMGUID)'''''_item''', '''[out]'''''(INTEGER)'''''_bool''') ===== Description ===== Checks if item...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call ItemGetUseRemotely([in](ITEMGUID)_item, [out](INTEGER)_bool)
Description

Checks if item has UseRemotely flag set. See ItemSetUseRemotely for more info.