Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Template String' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| string | Template | The template string. |
| text | Resolved | The (localizable) resolved text, used to persist the result.This is especially useful when resolution isn't always available, or is static (editor vs. runtime, for example) |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Template String |