DebugSTR(string)

Biowareによって作成されたデバッグ関数です。

void DebugSTR(
    string s
);

Parameters

s

話す文字列。


Description

この関数は、多分デバッギングのためにSpeakString関数を要約します。



Remarks

Found in nw_i0_assoc.nss


Requirements

#include "nw_i0_assoc"

Version

1.22

See Also

categories: Debug Functions


author: Michael Nork, JP team: katsu794
Send comments on this topic.