Osiris/Shared/DB DeadEvent: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Osiris Helper Mod APIs)
 
mNo edit summary
Line 6: Line 6:
* /
* /
===== See Also =====
===== See Also =====
* Helper [[Osiris/Shared/DB_KilledEvent]]
* Helper [[Osiris/Shared/DB_KilledEvent|DB_KilledEvent]]
   
   
[[Category:Osiris Shared Mod Helpers]]
[[Category:Osiris Shared Mod Helpers]]

Revision as of 20:53, 25 August 2017

Full Definition(s)
  • DB_DeadEvent((CHARACTERGUID)_Npc,(STRING)_Event)

= Description

If defined, the global flag _Event will be set when _NPC gets killed.

Notes
  • /
See Also