Table of Contents

CreateMiniGameSO

There is no doc-string available for this function.

Syntax

script CreateMiniGameSO(string %client, string %title, string %colorIdx, string %useSpawnBricks);

Parameters

string %client
No description available.

string %title
No description available.

string %colorIdx
No description available.

string %useSpawnBricks
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:27463

See also

References

serverCmdCreateMinigame: base/server/scripts/allGameScripts.cs:27202