Table of Contents

clientCmdMessageBoxOKCancel

There is no doc-string available for this function.

Syntax

script clientCmdMessageBoxOKCancel(string %title, string %message, string %okServerCmd, string %cancelServerCmd);

Parameters

string %title
No description available.

string %message
No description available.

string %okServerCmd
No description available.

string %cancelServerCmd
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:22030

See also

References

This function is not called by any other functions.