====== WeaponImage::onFire ====== There is no doc-string available for this function. ===== Syntax ===== script WeaponImage::onFire(string %this, string %obj, string %slot); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%obj%%**\\ 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:9624 ===== See also ===== [[scripting:doc:u:weaponimage:onmount|WeaponImage::onMount]]\\ [[scripting:doc:u:weaponimage:onunmount|WeaponImage::onUnMount]]\\ ===== References ===== This function is not called by any other functions.