Table of Contents

[Slayer_AiPlayer] AIPlayer::setBotName

There is no doc-string available for this function.

Syntax

script [Slayer_AiPlayer] AIPlayer::setBotName(string %this, string %name);

Parameters

string %this
No description available.

string %name
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.