Osiris/API/GlobalClearFlag: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Documented GlobalClearFlag)
(No difference)

Revision as of 22:40, 24 February 2018

Full Definition(s)
  • call GlobalClearFlag((STRING)_Flag)
Description

Clears/unset the global flag with the name _Flag. This flag can be checked in Osiris, behaviour scripts, and dialogs.

Notes
  • /
See Also