Navigation
API > API/Plugins > API/Plugins/SequencerAnimTools > API/Plugins/SequencerAnimTools/USequencerPivotTool
- UInteractiveTool::Shutdown()
- USequencerPivotTool::Shutdown()
References
| Module | SequencerAnimTools |
| Header | /Engine/Plugins/Editor/SequencerAnimTools/Source/SequencerAnimTools/Public/SequencerAnimEditPivotTool.h |
| Include | #include "SequencerAnimEditPivotTool.h" |
| Source | /Engine/Plugins/Editor/SequencerAnimTools/Source/SequencerAnimTools/Private/SequencerAnimEditPivotTool.cpp |
virtual void Shutdown
&40;
EToolShutdownType ShutdownType
&41;
Remarks
Called by ToolManager to shut down the Tool
Parameters
| Name | Description |
|---|---|
| ShutdownType | indicates how the tool should shutdown (ie Accept or Cancel current preview, etc) |