Osiris/API/ObjectTurnStarted

From Divinity Engine Wiki
Revision as of 21:05, 20 September 2017 by Tinkerer (talk | contribs) (Created page with "===== Full Definition(s) ===== * event '''ObjectTurnStarted'''(''(GUIDSTRING)'''''_Object''') ===== Description ===== Thrown when an object is in combat, and its current turn...")
(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