DubugPrintTalentID
From NWN Lexicon
Contents |
[edit] DubugPrintTalentID(talent)
Doesnât do anything.
void DubugPrintTalentID( talent tTalent );
[edit] Parameters
tTalent
[edit] Description
Doesnât do anything.
[edit] Remarks
x0_i0_debug.nss: 56.
This functionâs contents have been commented out, which leads me to believe that this function was used in debugging (indeed, it is called several times from within the nw_i0_generic script). Before it was commented out, all it did was write an entry into the log including the id of tTalent.
[edit] Requirements
#include " x0_i0_debug "
[edit] Version
1.28
[edit] See Also
author: Lilac Soul, editor: Mistress, additional contributor: Lilac Soul