Difference between revisions of "Osiris/API/ItemSetForceSynch"

From Divinity Engine Wiki
Jump to: navigation, search
m
m
Line 8: Line 8:
 
* [[Osiris/API/CharacterSetForceSynch|CharacterSetForceSynch]]
 
* [[Osiris/API/CharacterSetForceSynch|CharacterSetForceSynch]]
 
   
 
   
[[Category:Osiris Calls]]
+
[[Category:Osiris Calls|ItemSetForceSynch]]

Revision as of 17: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