====== WrenchImage::onFire ====== There is no doc-string available for this function. ===== Syntax ===== script WrenchImage::onFire(string %this, string %player, string %slot); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%player%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%slot%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== base/server/scripts/allGameScripts.cs:13703 ===== See also ===== [[scripting:doc:u:wrenchimage:onhitobject|WrenchImage::onHitObject]]\\ [[scripting:doc:u:wrenchimage:onprefire|WrenchImage::onPreFire]]\\ [[scripting:doc:u:wrenchimage:onstopfire|WrenchImage::onStopFire]]\\ ===== References ===== This function is not called by any other functions.