AL_USDMaya
0.29.4
USD to Maya Bridge
|
A command that will delete all callback ids specified as an argument. More...
#include <EventCommand.h>
Public Member Functions | |
AL_MAYA_DECLARE_COMMAND () | |
Public Member Functions inherited from AL::usdmaya::cmds::BaseCallbackCommand | |
MStatus | redoItImplementation () |
call within both the undo and redo methods | |
Additional Inherited Members | |
Public Attributes inherited from AL::usdmaya::cmds::BaseCallbackCommand | |
std::vector < AL::event::CallbackId > | m_callbacksToDelete |
the callback ids that need to be deleted | |
AL::event::Callbacks | m_callbacksToInsert |
the callback structures generated from EventScheduler::buildCallback | |
A command that will delete all callback ids specified as an argument.