![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InteractiveToolQueryInterfaces.h>
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.