Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/UViewportInteractionsBehaviorSou-
Description
Returns true if any interaction in the given group is active. An active interaction is currently taking action.
| Name | IsAnyInteractionInGroupActive |
| 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 IsAnyInteractionInGroupActive
(
const FName & InName
) const