Navigation
BlueprintAPI > BlueprintAPI/NamingTokens
Parse and evaluate token text.
Target is Naming Tokens Engine Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| text | In Token Text | The text containing unprocessed tokens. |
| struct | In Filter | [Optional] Filter to determine which namespaces to use. |
| object | In Contexts | [Optional] Context objects to pass to naming tokens. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value | The result of the evaluation. |