Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Trace Query Test Results Inner Most' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Single Hit | Result from doing a single sweep |
| struct | Single Names | Names found from doing a single sweep |
| boolean | Single Result | The true/false value returned from the single sweep |
| struct | Multi Hits | Result from doing a multi sweep |
| struct | Multi Names | Names found from doing a multi sweep |
| boolean | Multi Result | The true/false value returned from the multi sweep |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Trace Query Test Results Inner Most |