Navigation
API > API/Plugins > API/Plugins/DataflowEnginePlugin
| |
|
| Name |
ADataflowActor |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/Dataflow/Source/DataflowEnginePlugin/Public/Dataflow/DataflowActor.h |
| Include Path |
#include "Dataflow/DataflowActor.h" |
Syntax
UCLASS (MinimalAPI)
class ADataflowActor : public AActor
Inheritance Hierarchy
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DataflowComponent |
TObjectPtr< UDataflowComponent > |
DataflowComponent |
Dataflow/DataflowActor.h |
- VisibleAnywhere
- BlueprintReadOnly
- Category=Destruction
- Meta=(ExposeFunctionCategories="Components|Dataflow", AllowPrivateAccess="true")
|
Functions
Public
Overridden from AActor