dbSpeak(string)

A debug function with a no-op implementation

void dbSpeak(
    string s
);

Parameters

s


Description

This is another instance of a convienence function created by a BioWare developer to encapsulate the SpeakString(s:String) function.



Remarks

nw_o0_itemmaker.nss


Requirements

#include "nw_o0_itemmaker"

Version

1.22

See Also

categories: Debug Functions


 author: Michael Nork