DebugSTR(string)

Debug Method created by Bioware

void DebugSTR(
    string s
);

Parameters

s

A String to speak


Description

This method encapsulates the SpeakString function presumably for debugging.



Remarks

Found in nw_i0_assoc.nss


Requirements

#include "nw_i0_assoc"

Version

1.22

See Also

categories: Debug Functions


 author: Michael Nork