Difference between revisions of "Osiris/API/ItemGetUseRemotely"
From Divinity Engine Wiki
(Created page with "===== Full Definition(s) ===== * call '''ItemGetUseRemotely'''('''[in]'''''(ITEMGUID)'''''_item''', '''[out]'''''(INTEGER)'''''_bool''') ===== Description ===== Checks if item...") |
(No difference)
|
Revision as of 16:05, 28 August 2018
Full Definition(s)
- call ItemGetUseRemotely([in](ITEMGUID)_item, [out](INTEGER)_bool)
Description
Checks if item has UseRemotely flag set. See ItemSetUseRemotely for more info.