Table of Contents

[Slayer_AiPlayer] AIPlayer::setTeam

There is no doc-string available for this function.

Syntax

script [Slayer_AiPlayer] AIPlayer::setTeam(string %this, string %mode, string %teamName);

Parameters

string %this
No description available.

string %mode
No description available.

string %teamName
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/AiPlayer.cs:258

See also

[Slayer_AiPlayer] AIPlayer::hLoop
[Slayer_AiPlayer] AIPlayer::onCameraEnterOrbit
[Slayer_AiPlayer] AIPlayer::onCameraLeaveOrbit
[Slayer_AiPlayer] AIPlayer::setBotName

References

This function is not called by any other functions.