Osiris/API/CharacterLostSightOfCharacter
From Divinity Engine Wiki
Full Definition(s)
- event CharacterLostSightOfCharacter((CHARACTERGUID)_Character, (CHARACTERGUID)_OtherCharacter)
Description
Thrown when one _Character loses sight of _OtherCharacter. See CharacterSawCharacter for more details.
Parameters
- _Character: the character that lost sight.
- _OtherCharacter: the character that is no longer seen.