Osiris/API/ItemSetForceSynch: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
* [[Osiris/API/CharacterSetForceSynch|CharacterSetForceSynch]]
* [[Osiris/API/CharacterSetForceSynch|CharacterSetForceSynch]]
   
   
[[Category:Osiris Calls]]
[[Category:Osiris Calls|ItemSetForceSynch]]

Revision as of 15:21, 19 December 2017

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

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

Notes
See Also