Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Trace Channel Test Batch Options' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Line Trace | Whether to do line traces |
| boolean | Sphere Trace | Whether to do sphere traces |
| boolean | Capsule Trace | Whether to do capsule traces |
| boolean | Box Trace | Whether to do box traces |
| boolean | Channel Trace | Whether to do channel traces |
| boolean | Objects Trace | Whether to do object traces |
| boolean | Profile Trace | Whether to do profile traces |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Trace Channel Test Batch Options |