====== NDM_StackSelect::onLight ====== There is no doc-string available for this function. ===== Syntax ===== script NDM_StackSelect::onLight(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/stackselect.cs:89 ===== See also ===== [[scripting:doc:u:ndmustackselect:getbottomprint|NDM_StackSelect::getBottomPrint]]\\ [[scripting:doc:u:ndmustackselect:oncancelbrick|NDM_StackSelect::onCancelBrick]]\\ [[scripting:doc:u:ndmustackselect:onchangemode|NDM_StackSelect::onChangeMode]]\\ [[scripting:doc:u:ndmustackselect:oncopy|NDM_StackSelect::onCopy]]\\ [[scripting:doc:u:ndmustackselect:oncut|NDM_StackSelect::onCut]]\\ [[scripting:doc:u:ndmustackselect:onkillmode|NDM_StackSelect::onKillMode]]\\ [[scripting:doc:u:ndmustackselect:onnextseat|NDM_StackSelect::onNextSeat]]\\ [[scripting:doc:u:ndmustackselect:onplantbrick|NDM_StackSelect::onPlantBrick]]\\ [[scripting:doc:u:ndmustackselect:onprevseat|NDM_StackSelect::onPrevSeat]]\\ [[scripting:doc:u:ndmustackselect:onrotatebrick|NDM_StackSelect::onRotateBrick]]\\ [[scripting:doc:u:ndmustackselect:onselectobject|NDM_StackSelect::onSelectObject]]\\ [[scripting:doc:u:ndmustackselect:onshiftbrick|NDM_StackSelect::onShiftBrick]]\\ [[scripting:doc:u:ndmustackselect:onstartmode|NDM_StackSelect::onStartMode]]\\ [[scripting:doc:u:ndmustackselect:onsupershiftbrick|NDM_StackSelect::onSuperShiftBrick]]\\ ===== References ===== This function is not called by any other functions.