Osiris/API/ObjectTurnStarted

From Divinity Engine Wiki
Revision as of 16:15, 19 December 2017 by Tinkerer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • event ObjectTurnStarted((GUIDSTRING)_Object)
Description

Thrown when an object is in combat, and its current turn has just started.

Parameters
  • _Object: the character or item whose turn started.
Notes
  • /
See Also