====== getBoxCenter ====== (Box b) Get the center point of a box. ===== Syntax ===== string getBoxCenter(Box %b); ===== Parameters ===== [[scripting:doc:engine:types:Box|Box]] **%%%b%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:string|string]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== ===== References ===== [[scripting:doc:u:shapebase:throwobject|ShapeBase::throwObject]]: base/server/scripts/allGameScripts.cs:8874\\