Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCollisionQueryParams
| Type | Name | Description | |
|---|---|---|---|
| void | AddIgnoredActor
(
const AActor* InIgnoreActor |
Add an actor for this trace to ignore | |
| void | AddIgnoredActor
(
const uint32 InIgnoreActorID |
Add an actor by ID for this trace to ignore |