Navigation
API > API/Runtime > API/Runtime/DataflowEngine
Proxy dataflow scene element that contains a ref to HDataflowElementHitProxy
| Name | FDataflowProxyElement |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowDebugDrawObject.h |
| Include Path | #include "Dataflow/DataflowDebugDrawObject.h" |
Syntax
USTRUCT ()
struct FDataflowProxyElement : public FDataflowBaseElement
Inheritance Hierarchy
- FDataflowBaseElement → FDataflowProxyElement
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Dataflow/DataflowDebugDrawObject.h | |||
FDataflowProxyElement
(
const FString& InElementName, |
Dataflow/DataflowDebugDrawObject.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ElementProxy | TRefCountPtr< HHitProxy > | Element proxy used for selection | Dataflow/DataflowDebugDrawObject.h |
Functions
Public
Overridden from FDataflowBaseElement
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsA
(
FName InType |
Check of the element type | Dataflow/DataflowDebugDrawObject.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName StaticType() |
Dataflow/DataflowDebugDrawObject.h |