Difference between revisions of "Osiris/API/CharacterLootedCharacterCorpse"
From Divinity Engine Wiki
(Documented CharacterLootedCharacterCorpse) |
(No difference)
|
Latest revision as of 11:58, 15 March 2018
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
- /