Difference between revisions of "Osiris/API/ObjectTurnStarted"
From Divinity Engine Wiki
(Created page with "===== Full Definition(s) ===== * event '''ObjectTurnStarted'''(''(GUIDSTRING)'''''_Object''') ===== Description ===== Thrown when an object is in combat, and its current turn...") |
m |
||
Line 14: | Line 14: | ||
* Helper [[Osiris/Shared/DB_CombatCharacters|DB_CombatCharacters]] | * Helper [[Osiris/Shared/DB_CombatCharacters|DB_CombatCharacters]] | ||
− | [[Category:Osiris Events]] | + | [[Category:Osiris Events|ObjectTurnStarted]] |
Latest revision as of 15:15, 19 December 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
- /