Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/FRenderingFactory
| Name | ICallbackInterface |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowRenderingFactory.h |
| Include Path | #include "Dataflow/DataflowRenderingFactory.h" |
Syntax
class ICallbackInterface
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ICallbackInterface() |
Dataflow/DataflowRenderingFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CanRender
(
const UE::Dataflow::IDataflowConstructionViewMode& ViewMode |
Dataflow/DataflowRenderingFactory.h | ||
virtual bool CanRenderFromState
(
const FGraphRenderingState& State |
Dataflow/DataflowRenderingFactory.h | ||
FRenderKey GetRenderKey() |
Dataflow/DataflowRenderingFactory.h | ||
void Render
(
GeometryCollection::Facades::FRenderingFacade& RenderingFacade, |
Dataflow/DataflowRenderingFactory.h |