Navigation
API > API/Plugins > API/Plugins/DataflowNodes
| Name | IDataflowAddScalarVertexPropertyCallbacks |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowNodes/Public/Dataflow/DataflowCollectionAddScalarVertexPropertyNode.h |
| Include Path | #include "Dataflow/DataflowCollectionAddScalarVertexPropertyNode.h" |
Syntax
class IDataflowAddScalarVertexPropertyCallbacks
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDataflowAddScalarVertexPropertyCallbacks() |
Dataflow/DataflowCollectionAddScalarVertexPropertyNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName GetName() |
Dataflow/DataflowCollectionAddScalarVertexPropertyNode.h | ||
TArray< UE::Dataflow::FRenderingParameter > GetRenderingParameters() |
Dataflow/DataflowCollectionAddScalarVertexPropertyNode.h | ||
| Dataflow/DataflowCollectionAddScalarVertexPropertyNode.h |