Navigation
BlueprintAPI > BlueprintAPI/StateTree
Returns the description for the node for UI. Handles the name override logic, figures out required data for the GetDescription() call, and handles the fallbacks.
Target is State Tree Editor Data
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | Node | |
| enum | Formatting |
Outputs
| Type | Name | Description |
|---|---|---|
| text | Return Value | description for the node. |