Table of Contents

SO_ClientTeam::removeMember

There is no doc-string available for this function.

Syntax

script SO_ClientTeam::removeMember(string %this, string %clientId);

Parameters

string %this
No description available.

string %clientId
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:892

See also

SO_ClientTeam::addMember
SO_ClientTeam::setCaptain

References

This function is not called by any other functions.