Osiris/API/CharacterUnlockedTalent
From Divinity Engine Wiki
Full Definition(s)
- event CharacterUnlockedTalent((CHARACTERGUID)_Character, (STRING)__Talent)
Description
Is thrown when a character gets a Talent.
Parameters
- _Character: the character that gained the talent.
- _Trigger: the talent gained.
Notes
- The list of talents can be found at Scripting_talent_types