Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UToolGroupManager
Description
Returns true if the named group is currently enabled in this context.
| Name | IsToolGroupEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolGroupManager.h |
| Include Path | #include "ToolGroupManager.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/ToolGroupManager.cpp |
bool IsToolGroupEnabled
(
FName GroupName
) const