Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/SDataflowSimulationPanel
View min/max to run the simulation
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowSimulationPanel.h |
| Include Path | #include "Dataflow/DataflowSimulationPanel.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDataflowSimulationPanel >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SDataflowSimulationPanel::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Dataflow/DataflowSimulationPanel.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Dataflow/DataflowSimulationPanel.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & ViewInputMax
(
const TAttribute< float >& InAttribute |
Dataflow/DataflowSimulationPanel.h | ||
WidgetArgsType & ViewInputMin
(
const TAttribute< float >& InAttribute |
Dataflow/DataflowSimulationPanel.h |