====== [Slayer_AiPlayer] AIPlayer::onCameraLeaveOrbit ====== There is no doc-string available for this function. ===== Syntax ===== script [Slayer_AiPlayer] AIPlayer::onCameraLeaveOrbit(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/server/core/AiPlayer.cs:-1 ===== See also ===== [[scripting:doc:slayeruaiplayer:aiplayer:hloop|[Slayer_AiPlayer] AIPlayer::hLoop]]\\ [[scripting:doc:slayeruaiplayer:aiplayer:oncameraenterorbit|[Slayer_AiPlayer] AIPlayer::onCameraEnterOrbit]]\\ [[scripting:doc:slayeruaiplayer:aiplayer:setbotname|[Slayer_AiPlayer] AIPlayer::setBotName]]\\ [[scripting:doc:slayeruaiplayer:aiplayer:setteam|[Slayer_AiPlayer] AIPlayer::setTeam]]\\ ===== References ===== This function is not called by any other functions.