Osiris/API/CharacterLootedCharacterCorpse

From Divinity Engine Wiki
Revision as of 11:58, 15 March 2018 by Tinkerer (talk | contribs) (Documented CharacterLootedCharacterCorpse)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • event CharacterLootedCharacterCorpse((CHARACTERGUID)_Character, (CHARACTERGUID)_Corpse)
Description

Thrown whenever a character opens (player clicks on it, or character uses from story/script) another character's corpse.

Parameters
  • _Character: The character that opened the corpse container.
  • _Corpse: The character whose corpse container was opened.
Notes
  • /
See Also
  • /