Navigation
API > API/Plugins > API/Plugins/DataflowEnginePlugin > API/Plugins/DataflowEnginePlugin/Dataflow
Inheritance Hierarchy
- AActor
- ADataflowActor
References
| Module | DataflowEnginePlugin |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEnginePlugin/Public/Dataflow/DataflowActor.h |
| Include | #include "Dataflow/DataflowActor.h" |
Syntax
UCLASS ()
class ADataflowActor : public AActor
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UDataflowComponent > | DataflowComponent | DataflowComponent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
ADataflowActor
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UDataflowComponent * | |||
| bool | GetReferencedContentObjects
(
TArray< UObject* >& Objects |