Table of Contents

clientCmdMessageBoxYesNo

There is no doc-string available for this function.

Syntax

script clientCmdMessageBoxYesNo(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:22067

See also

References

This function is not called by any other functions.