Osiris/API/CharacterWentOnStage
From Divinity Engine Wiki
Full Definition(s)
- event CharacterWentOnStage((CHARACTERGUID)_Character, (INTEGER)_Bool)
Description
Thrown whenever a character goes on/off-stage.
Parameters
- _Character: The character that went on/off-stage.
- _Bool: 1 if the character went on-stage, 0 if the character went off-stage.
Notes
- /