Table of Contents

SlayerClient_TeamHandlerSG::removeTeam

There is no doc-string available for this function.

Syntax

script SlayerClient_TeamHandlerSG::removeTeam(string %this, string %team);

Parameters

string %this
No description available.

string %team
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/core/SlayerClient_TeamHandlerSG.cs:46

See also

SlayerClient_TeamHandlerSG::addTeam
SlayerClient_TeamHandlerSG::clearTeams
SlayerClient_TeamHandlerSG::createTeam
SlayerClient_TeamHandlerSG::getTeamFromID
SlayerClient_TeamHandlerSG::getTeamFromName
SlayerClient_TeamHandlerSG::onAdd
SlayerClient_TeamHandlerSG::onRemove
SlayerClient_TeamHandlerSG::sendTeams

References

This function is not called by any other functions.