Table of Contents

NDM_BoxSelect::onSuperShiftBrick

There is no doc-string available for this function.

Syntax

script NDM_BoxSelect::onSuperShiftBrick(string %this, string %client, string %x, string %y, string %z);

Parameters

string %this
No description available.

string %client
No description available.

string %x
No description available.

string %y
No description available.

string %z
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Tool_NewDuplicator/classes/server/duplimode/boxselect.cs:264

See also

NDM_BoxSelect::getBottomPrint
NDM_BoxSelect::onCancelBrick
NDM_BoxSelect::onChangeMode
NDM_BoxSelect::onCopy
NDM_BoxSelect::onCut
NDM_BoxSelect::onKillMode
NDM_BoxSelect::onLight
NDM_BoxSelect::onPlantBrick
NDM_BoxSelect::onPrevSeat
NDM_BoxSelect::onRotateBrick
NDM_BoxSelect::onSelectObject
NDM_BoxSelect::onShiftBrick
NDM_BoxSelect::onStartMode
NDM_BoxSelect::onSuperCut

References

This function is not called by any other functions.