Table of Contents

SimSet::ndTickUndo

There is no doc-string available for this function.

Syntax

script SimSet::ndTickUndo(string %this, string %count, string %client);

Parameters

string %this
No description available.

string %count
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Tool_NewDuplicator/classes/server/undogroupplant.cs:21

See also

SimSet::add
SimSet::bringToFront
SimSet::clear
SimSet::clientDeleteAll
SimSet::deleteAll
SimSet::getCount
SimSet::getObject
SimSet::isMember
SimSet::listObjects
SimSet::ndStartUndo
SimSet::pushToBack
SimSet::remove

References

This function is not called by any other functions.