Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| |
|
| Name |
FDataflowEditorViewportClientBase |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorViewportClientBase.h |
| Include Path |
#include "Dataflow/DataflowEditorViewportClientBase.h" |
Syntax
class FDataflowEditorViewportClientBase :
public FEditorViewportClient ,
public IInputBehaviorSource
Inheritance Hierarchy
Implements Interfaces
Derived Classes
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Dataflow/DataflowEditorViewportClientBase.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FDataflowEditorViewportClientBase()
|
|
Dataflow/DataflowEditorViewportClientBase.h |
|
Typedefs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OnAssetViewerSettingsChangedDelegateHandle |
FDelegateHandle |
Handle for callback when preview scene profile settings change |
Dataflow/DataflowEditorViewportClientBase.h |
|
| OnFocusRequestDelegateHandle |
FDelegateHandle |
Handle for callback when preview scene focus request is triggered |
Dataflow/DataflowEditorViewportClientBase.h |
|
Functions
Public
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Get all the scene selected elements |
Dataflow/DataflowEditorViewportClientBase.h |
|
void OnViewportClicked
(
HHitProxy* HitProxy
)
|
|
Dataflow/DataflowEditorViewportClientBase.h |
|
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Dataflow/DataflowEditorViewportClientBase.h |
|