====== NDM_BoxSelect::onKillMode ====== There is no doc-string available for this function. ===== Syntax ===== script NDM_BoxSelect::onKillMode(string %this, string %client); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%client%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Tool_NewDuplicator/classes/server/duplimode/boxselect.cs:109 ===== See also ===== [[scripting:doc:u:ndmuboxselect:getbottomprint|NDM_BoxSelect::getBottomPrint]]\\ [[scripting:doc:u:ndmuboxselect:oncancelbrick|NDM_BoxSelect::onCancelBrick]]\\ [[scripting:doc:u:ndmuboxselect:onchangemode|NDM_BoxSelect::onChangeMode]]\\ [[scripting:doc:u:ndmuboxselect:oncopy|NDM_BoxSelect::onCopy]]\\ [[scripting:doc:u:ndmuboxselect:oncut|NDM_BoxSelect::onCut]]\\ [[scripting:doc:u:ndmuboxselect:onlight|NDM_BoxSelect::onLight]]\\ [[scripting:doc:u:ndmuboxselect:onplantbrick|NDM_BoxSelect::onPlantBrick]]\\ [[scripting:doc:u:ndmuboxselect:onprevseat|NDM_BoxSelect::onPrevSeat]]\\ [[scripting:doc:u:ndmuboxselect:onrotatebrick|NDM_BoxSelect::onRotateBrick]]\\ [[scripting:doc:u:ndmuboxselect:onselectobject|NDM_BoxSelect::onSelectObject]]\\ [[scripting:doc:u:ndmuboxselect:onshiftbrick|NDM_BoxSelect::onShiftBrick]]\\ [[scripting:doc:u:ndmuboxselect:onstartmode|NDM_BoxSelect::onStartMode]]\\ [[scripting:doc:u:ndmuboxselect:onsupercut|NDM_BoxSelect::onSuperCut]]\\ [[scripting:doc:u:ndmuboxselect:onsupershiftbrick|NDM_BoxSelect::onSuperShiftBrick]]\\ ===== References ===== This function is not called by any other functions.