Osiris/API/CharacterLockedTalent

From Divinity Engine Wiki
Revision as of 15:35, 14 November 2017 by LarIlya (talk | contribs) (Created page with "===== Full Definition(s) ===== * event '''CharacterLockedTalent'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''__Talent''') ===== Description ===== Is thrown when a ch...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • event CharacterLockedTalent((CHARACTERGUID)_Character, (STRING)__Talent)
Description

Is thrown when a character loses a Talent.

Parameters
  • _Character: the character that gained the talent.
  • _Trigger: the talent gained.
Notes
See Also