Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
IInteractiveToolExclusiveToolAPI provides an API to inform the ToolManager about tool exclusivity. An exclusive tool prevents other tools from building & activating while the tool is active. This is useful in scenarios where tools want to enforce an explicit Accept, Cancel or Complete user input to exit the tool.
| Name | IInteractiveToolExclusiveToolAPI |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolQueryInterfaces.h |
| Include Path | #include "InteractiveToolQueryInterfaces.h" |
Syntax
class IInteractiveToolExclusiveToolAPI