====== WandImage::onFire ====== There is no doc-string available for this function. ===== Syntax ===== script WandImage::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:15103 ===== See also ===== [[scripting:doc:u:wandimage:onhitobject|WandImage::onHitObject]]\\ [[scripting:doc:u:wandimage:onprefire|WandImage::onPreFire]]\\ [[scripting:doc:u:wandimage:onstopfire|WandImage::onStopFire]]\\ ===== References ===== This function is not called by any other functions.