Table of Contents

NDM_PlantCopy::onRotateBrick

There is no doc-string available for this function.

Syntax

script NDM_PlantCopy::onRotateBrick(string %this, string %client, string %direction);

Parameters

string %this
No description available.

string %client
No description available.

string %direction
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Tool_NewDuplicator/classes/server/duplimode/plantcopy.cs:104

See also

NDM_PlantCopy::conditionalPlant
NDM_PlantCopy::getBottomPrint
NDM_PlantCopy::moveBricksTo
NDM_PlantCopy::onCancelBrick
NDM_PlantCopy::onChangeMode
NDM_PlantCopy::onKillMode
NDM_PlantCopy::onPaste
NDM_PlantCopy::onPlantBrick
NDM_PlantCopy::onPrevSeat
NDM_PlantCopy::onSelectObject
NDM_PlantCopy::onShiftBrick
NDM_PlantCopy::onStartMode
NDM_PlantCopy::onSuperShiftBrick

References

This function is not called by any other functions.