Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | UDataflowEvaluationSettings |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorToolkit.h |
| Include Path | #include "Dataflow/DataflowEditorToolkit.h" |
Syntax
UCLASS (MinimalAPI)
class UDataflowEvaluationSettings : public UDataflowEditorSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDataflowEditorSettings → UDataflowEvaluationSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAllowEvaluationInPIE | bool | Dataflow/DataflowEditorToolkit.h |