Osiris/API/GlobalShareFlag

From Divinity Engine Wiki
Revision as of 16:25, 6 December 2017 by Tinkerer (talk | contribs) (Documented GlobalShareFlag)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call GlobalShareFlag((STRING)_Flag)
Description

The same as GlobalSetFlag, except that it does not trigger a GlobalFlagSet event.

Notes
  • This call was only added to clear up savegame issues related to a code bug. In general, it should not be used
See Also