Table of Contents

handleAddTeam

There is no doc-string available for this function.

Syntax

script handleAddTeam(string %msgType, string %msgString, string %teamID, string %teamName);

Parameters

string %msgType
No description available.

string %msgString
No description available.

string %teamID
No description available.

string %teamName
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:686

See also

References

This function is not called by any other functions.