Osiris/API/CharacterLeveledUp
From Divinity Engine Wiki
Full Definition(s)
- event CharacterLeveledUp((CHARACTERGUID)_Character)
Description
Sent when a character levels up.
Parameters
- _Character: the character gaining a level.
Notes
- Thrown once per level the character gains. For PCs, this event is thrown when the character gains enough XP to advance to the next level, even if they don't spend their new points.