Navigation
API > API/Runtime > API/Runtime/DataflowCore
Print value in the log Supports any type comnvertible to a string
| Name | FDataflowPrintNode |
| Type | struct |
| Header File | /Engine/Source/Runtime/Dataflow/Core/Public/Dataflow/DataflowCoreNodes.h |
| Include Path | #include "Dataflow/DataflowCoreNodes.h" |
Syntax
USTRUCT ()
struct FDataflowPrintNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FDataflowPrintNode
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | FDataflowStringConvertibleTypes | Dataflow/DataflowCoreNodes.h |
|