====== [Slayer_AiPlayer] AIPlayer::hLoop ====== There is no doc-string available for this function. ===== Syntax ===== script [Slayer_AiPlayer] AIPlayer::hLoop(string %this); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/server/core/AiPlayer.cs:196 ===== See also ===== [[scripting:doc:slayeruaiplayer:aiplayer:oncameraenterorbit|[Slayer_AiPlayer] AIPlayer::onCameraEnterOrbit]]\\ [[scripting:doc:slayeruaiplayer:aiplayer:oncameraleaveorbit|[Slayer_AiPlayer] AIPlayer::onCameraLeaveOrbit]]\\ [[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.