Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework
| Name | FViewportInteractionGroup |
| Type | struct |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/ViewportInteractions/ViewportInteractionsBehaviorSource.h |
| Include Path | #include "ViewportInteractions/ViewportInteractionsBehaviorSource.h" |
Syntax
USTRUCT ()
struct FViewportInteractionGroup
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Interactions | TArray< TObjectPtr< UViewportInteraction > > | ViewportInteractions/ViewportInteractionsBehaviorSource.h |