DubugPrintTalentID(talent)

Doesn’t do anything.

void DubugPrintTalentID(
    talent tTalent
);

Parameters

tTalent


Description

Doesn’t do anything.



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.


Requirements

#include "x0_i0_debug"

Version

1.28

See Also

categories: Debug Functions


 author: Lilac Soul, editor: Mistress, additional contributor: Lilac Soul