Table of Contents

MBSetText

There is no doc-string available for this function.

Syntax

script MBSetText(string %text, string %frame, string %msg);

Parameters

string %text
No description available.

string %frame
No description available.

string %msg
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:21977

See also

References

MessageBoxOK: base/client/scripts/allClientScripts.cs:21999
MessageBoxOKCancel: base/client/scripts/allClientScripts.cs:22022
messageBoxYesNo: base/client/scripts/allClientScripts.cs:22059
MessagePopup: base/client/scripts/allClientScripts.cs:22098