Navigation
API > API/Plugins > API/Plugins/DataflowEnginePlugin > API/Plugins/DataflowEnginePlugin/Dataflow
Inheritance Hierarchy
- FRefCountedObject
- HHitProxy
- HActor
- HDataflowNode
References
| Module | DataflowEnginePlugin |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEnginePlugin/Public/Dataflow/DataflowEngineSceneHitProxies.h |
| Include | #include "Dataflow/DataflowEngineSceneHitProxies.h" |
Syntax
struct HDataflowNode : public HActor
Remarks
HitProxy with for dataflow actor.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | GeometryIndex | ||
| FString | NodeName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HDataflowNode
(
AActor* InActor, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * |
Overridden from HActor
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * | GetType () |
Overridden from HHitProxy
| Type | Name | Description | |
|---|---|---|---|
| EMouseCursor::Type | Override to change the mouse based on what it is hovering over. |