====== NDM_PlantCopy::onChangeMode ====== There is no doc-string available for this function. ===== Syntax ===== script NDM_PlantCopy::onChangeMode(string %this, string %client, string %nextMode); ===== 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]] **%%%nextMode%%**\\ 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:25 ===== 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: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:onshiftbrick|NDM_PlantCopy::onShiftBrick]]\\ [[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.