Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/Dataflow
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowRenderingFactory.h |
| Include | #include "Dataflow/DataflowRenderingFactory.h" |
Syntax
class FRenderingFactory
Constructors
No constructors are accessible with public or protected access.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanRenderNodeOutput
(
const FGraphRenderingState& State |
||
| bool | Contains
(
const FRenderKey& InKey |
||
| void | DeregisterCallbacks
(
const FRenderKey& Key |
||
| FRenderingFactory * | GetInstance () |
||
| void | RegisterCallbacks
(
TUniquePtr< ICallbackInterface > InCallbacks |
||
| void | RenderNodeOutput
(
GeometryCollection::Facades::FRenderingFacade& RenderData, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| ICallbackInterface |
Constants
| Name | Description |
|---|---|
| Instance |