====== NDM_PlantCopy::onShiftBrick ====== There is no doc-string available for this function. ===== Syntax ===== script NDM_PlantCopy::onShiftBrick(string %this, string %client, string %x, string %y, string %z); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%client%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%x%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%y%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%z%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Tool_NewDuplicator/classes/server/duplimode/plantcopy.cs:69 ===== See also ===== [[scripting:doc:u:ndmuplantcopy:conditionalplant|NDM_PlantCopy::conditionalPlant]]\\ [[scripting:doc:u:ndmuplantcopy:getbottomprint|NDM_PlantCopy::getBottomPrint]]\\ [[scripting:doc:u:ndmuplantcopy:movebricksto|NDM_PlantCopy::moveBricksTo]]\\ [[scripting:doc:u:ndmuplantcopy:oncancelbrick|NDM_PlantCopy::onCancelBrick]]\\ [[scripting:doc:u:ndmuplantcopy:onchangemode|NDM_PlantCopy::onChangeMode]]\\ [[scripting:doc:u:ndmuplantcopy:onkillmode|NDM_PlantCopy::onKillMode]]\\ [[scripting:doc:u:ndmuplantcopy:onpaste|NDM_PlantCopy::onPaste]]\\ [[scripting:doc:u:ndmuplantcopy:onplantbrick|NDM_PlantCopy::onPlantBrick]]\\ [[scripting:doc:u:ndmuplantcopy:onprevseat|NDM_PlantCopy::onPrevSeat]]\\ [[scripting:doc:u:ndmuplantcopy:onrotatebrick|NDM_PlantCopy::onRotateBrick]]\\ [[scripting:doc:u:ndmuplantcopy:onselectobject|NDM_PlantCopy::onSelectObject]]\\ [[scripting:doc:u:ndmuplantcopy:onstartmode|NDM_PlantCopy::onStartMode]]\\ [[scripting:doc:u:ndmuplantcopy:onsupershiftbrick|NDM_PlantCopy::onSuperShiftBrick]]\\ ===== References ===== This function is not called by any other functions.