DubugPrintTalentID(talent)

Doesn’t do anything

void DubugPrintTalentID(
    talent tTalent
);

Parameters

tTalent


Description

Doesn’t do anything.



Remarks

nw_i0_generic.nss: 144

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.


Requirements

#include "nw_i0_generic"

Version

1.28

See Also

categories: Debug Functions


 author: Lilac Soul, additional contributor(s): Lilac Soul
 Send comments on this topic.