Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInteractiveToolManager
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolManager.h |
| Include | #include "InteractiveToolManager.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/InteractiveToolManager.cpp |
virtual bool CanCancelActiveTool
&40;
EToolSide Side
&41;
Remarks
Check if an active Tool on the given Side can be Canceled true if there is an active Tool and it returns true from HasCancel()
Parameters
| Name | Description |
|---|---|
| Side | which Side to check |