Navigation
API > API/Runtime > API/Runtime/DataflowCore
Generator to generate a sequence from a simple regex Example: "0, 2, 5-10, 12-15"
| Name | FDataflowSimpleRegexGeneratorNode |
| Type | struct |
| Header File | /Engine/Source/Runtime/Dataflow/Core/Public/Dataflow/DataflowGeneratorNodes.h |
| Include Path | #include "Dataflow/DataflowGeneratorNodes.h" |
Syntax
USTRUCT ()
struct FDataflowSimpleRegexGeneratorNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FDataflowSimpleRegexGeneratorNode
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bReverseOrder | bool | Dataflow/DataflowGeneratorNodes.h |
|
|
| Generator | FDataflowValueGenerator | Dataflow/DataflowGeneratorNodes.h |
|
|
| List | FString | Dataflow/DataflowGeneratorNodes.h |
|