Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| |
|
| Name |
FDataflowInstanceDetailCustomization |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowInstanceDetails.h |
| Include Path |
#include "Dataflow/DataflowInstanceDetails.h" |
Syntax
class FDataflowInstanceDetailCustomization : public IDetailCustomization
Implements Interfaces
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FDataflowInstanceDetailCustomization
(
bool bOnlyShowVariableOverrides
)
|
Makes a new instance of this detail layout class for a specific detail view requesting it |
Dataflow/DataflowInstanceDetails.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bOnlyShowVariableOverrides |
bool |
|
Dataflow/DataflowInstanceDetails.h |
|
Functions
Public