Table of Contents

NDM_StackSelect::onCancelBrick

There is no doc-string available for this function.

Syntax

script NDM_StackSelect::onCancelBrick(string %this, string %client);

Parameters

string %this
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Tool_NewDuplicator/classes/server/duplimode/stackselect.cs:160

See also

NDM_StackSelect::getBottomPrint
NDM_StackSelect::onChangeMode
NDM_StackSelect::onCopy
NDM_StackSelect::onCut
NDM_StackSelect::onKillMode
NDM_StackSelect::onLight
NDM_StackSelect::onNextSeat
NDM_StackSelect::onPlantBrick
NDM_StackSelect::onPrevSeat
NDM_StackSelect::onRotateBrick
NDM_StackSelect::onSelectObject
NDM_StackSelect::onShiftBrick
NDM_StackSelect::onStartMode
NDM_StackSelect::onSuperShiftBrick

References

This function is not called by any other functions.