Table of Contents

SO_ClientTeam::addMember

There is no doc-string available for this function.

Syntax

script SO_ClientTeam::addMember(string %this, string %clientId, string %name);

Parameters

string %this
No description available.

string %clientId
No description available.

string %name
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:885

See also

SO_ClientTeam::removeMember
SO_ClientTeam::setCaptain

References

This function is not called by any other functions.