Osiris/API/ObjectTurnStarted: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "===== Full Definition(s) ===== * event '''ObjectTurnStarted'''(''(GUIDSTRING)'''''_Object''') ===== Description ===== Thrown when an object is in combat, and its current turn...")
(No difference)

Revision as of 19:05, 20 September 2017

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