Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | ComponentOverlapMulti
(
TArray< struct FOverlapResult >& OutOverlaps, |
Test the collision of the supplied component at the supplied location/rotation, and determine the set of components that it overlaps. | |
| bool | ComponentOverlapMulti
(
TArray< struct FOverlapResult >& OutOverlaps, |
Test the collision of the supplied component at the supplied location/rotation, and determine the set of components that it overlaps. |