Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInteractiveToolManager
Type
typedef TMulticastDelegate_ThreeParams< void, UInteractiveToolManager *, UInteractiveTool *, EToolShutdownType > FToolManagerToolCancelledSignature
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolManager.h |
| Include | #include "InteractiveToolManager.h" |
Remarks
Variant of OnToolEnded that also reports the EToolShutdownType.