Osiris/API/ItemSetForceSynch: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Osiris Core APIs)
(No difference)

Revision as of 13:52, 8 August 2017

Full Definition(s)
  • call ItemSetForceSynch((ITEMGUID)_Item)
Description

This call does the same as CharacterSetForceSync, but for items. Please read the caveats for that routine before using this one.

Notes
See Also