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