====== [BotHolePackage] AIPlayer::hMeleeAttack ====== There is no doc-string available for this function. ===== Syntax ===== script [BotHolePackage] AIPlayer::hMeleeAttack(string %obj, string %col); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%obj%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%col%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Bot_Hole/packages.cs:121 ===== See also ===== [[scripting:doc:botholepackage:aiplayer:instantrespawn|[BotHolePackage] AIPlayer::InstantRespawn]]\\ ===== References ===== This function is not called by any other functions.