Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Collision
Helper function to trace and permute many options at once
Target is Functional Test Utility Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Batch Options | |
| vector | Start | |
| vector | End | |
| real | Sphere Capsule Radius | |
| real | Capsule Half Height | |
| vector | Box Half Size | |
| rotator | Orientation | |
| enum | Trace Channel | |
| enum | Object Types | |
| name | Profile Name | |
| boolean | Trace Complex | |
| object | Actors to Ignore | |
| boolean | Ignore Self | |
| enum | Draw Debug Type | |
| linearcolor | Trace Color | |
| linearcolor | Trace Hit Color | |
| real | Draw Time |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |