Navigation
API > API/Runtime > API/Runtime/DataflowEngine > API/Runtime/DataflowEngine/FDataflowProxyElement
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Dataflow/DataflowDebugDrawObject.h | |||
FDataflowProxyElement
(
const FString& InElementName, |
Dataflow/DataflowDebugDrawObject.h |
FDataflowProxyElement()
| Name | FDataflowProxyElement |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowDebugDrawObject.h |
| Include Path | #include "Dataflow/DataflowDebugDrawObject.h" |
FDataflowProxyElement()
FDataflowProxyElement(const FString &, FDataflowBaseElement *, const FBox &, const bool)
| Name | FDataflowProxyElement |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowDebugDrawObject.h |
| Include Path | #include "Dataflow/DataflowDebugDrawObject.h" |
FDataflowProxyElement
(
const FString & InElementName,
FDataflowBaseElement * InParentElement,
const FBox & InBoundingBox,
const bool bInIsConstruction
)