Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/UViewportInteractionsBehaviorSou-
Description
Returns true if any interaction in the given group is enabled. An enabled interaction can potentially take action.
| Name | IsAnyInteractionInGroupEnabled |
| Type | function |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/ViewportInteractions/ViewportInteractionsBehaviorSource.h |
| Include Path | #include "ViewportInteractions/ViewportInteractionsBehaviorSource.h" |
| Source | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/ViewportInteractions/ViewportInteractionsBehaviorSource.cpp |
bool IsAnyInteractionInGroupEnabled
(
const FName & InName
) const