GetTypeFromTalent
From NWN Lexicon
Jump to navigationJump to search
GetTypeFromTalent(talent)
Determines the primary category of the talent requested.
Parameters
tTalent
Description
Returns the type (TALENT_TYPE_*) of tTalent. This is the primary (i.e. spell, feat and skill) category of the talent.
Remarks
Use GetIdFromTalent function to return specific spell, feat or skill of tTalent.
Version
1.22
See Also
functions: | |
constants: |
author: Jody Fletcher