Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UToolGroupManager
Description
If a tool is currently active, returns the name of the enabled group that registered it.
| Name | FindEnabledGroupOwningActiveTool |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolGroupManager.h |
| Include Path | #include "ToolGroupManager.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/ToolGroupManager.cpp |
TOptional < FName > FindEnabledGroupOwningActiveTool
(
EToolSide Side
) const