Table of Contents

SO_ClientTeamManager::addTeam

There is no doc-string available for this function.

Syntax

script SO_ClientTeamManager::addTeam(string %this, string %teamID, string %teamName);

Parameters

string %this
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:771

See also

SO_ClientTeamManager::dumpTeams
SO_ClientTeamManager::findTeamByID
SO_ClientTeamManager::removeTeam
SO_ClientTeamManager::setTeamName

References

This function is not called by any other functions.