Share

AcEditorReactor::subcommandsWillBeUndone Method

C++

virtual void subcommandsWillBeUndone(
    int
);

Description

This notification occurs when one or more subcommands are about to be undone.

Parameters

Parameters Description
num Number of commands being undone

Links

AcEditorReactor Class

Was this information helpful?