Osiris/API/ItemSetForceSynch

From Divinity Engine Wiki
Revision as of 12:41, 23 May 2019 by Tinkerer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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