Osiris/API/ItemSetForceSynch

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • call ItemSetForceSynch((ITEMGUID)_Item, (INTEGER)_Bool)
Description

This call does the same as the combination of CharacterSetForceSynch and CharacterSetForceUpdate, but for items. Please read the caveats for those routines before using this one.

Notes
See Also