Navigation
API > API/Plugins > API/Plugins/DataLink
| Name | FDataLinkStringBuilderToken |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DataLink/Source/DataLink/Public/Nodes/String/DataLinkStringBuilder.h |
| Include Path | #include "Nodes/String/DataLinkStringBuilder.h" |
Syntax
USTRUCT ()
struct FDataLinkStringBuilderToken
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Indices | TArray< int32 > | The indices this token is located in the Segment array | Nodes/String/DataLinkStringBuilder.h | |
| Name | FName | Name of the token. Used to build the Input Pin | Nodes/String/DataLinkStringBuilder.h |