Table of Contents

NDM_StackSelect::onSelectObject

There is no doc-string available for this function.

Syntax

script NDM_StackSelect::onSelectObject(string %this, string %client, string %obj, string %pos, string %normal);

Parameters

string %this
No description available.

string %client
No description available.

string %obj
No description available.

string %pos
No description available.

string %normal
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

NDM_StackSelect::getBottomPrint
NDM_StackSelect::onCancelBrick
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::onShiftBrick
NDM_StackSelect::onStartMode
NDM_StackSelect::onSuperShiftBrick

References

This function is not called by any other functions.