Table of Contents

clientCmdMiniGameInvite

There is no doc-string available for this function.

Syntax

script clientCmdMiniGameInvite(string %title, string %name, string %bl_id, string %miniGameID);

Parameters

string %title
No description available.

string %name
No description available.

string %bl_id
No description available.

string %miniGameID
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:1823

See also

References

This function is not called by any other functions.