Osiris/API/CharacterLaunchOsirisOnlyIterator

From Divinity Engine Wiki
Revision as of 22:42, 20 February 2019 by Tinkerer (talk | contribs) (Documented CharacterLaunchOsirisOnlyIterator)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call CharacterLaunchOsirisOnlyIterator((STRING)_event)
Description

This call does the same as CharacterLaunchIterator, except that the events are only sent to Osiris and not to behaviour script.

Notes
  • This call was introduced to make the Arx death fog genocide less resource-intensive.
See Also