Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | IsOverlappingComponent
(
const UPrimitiveComponent* OtherComp |
Check whether this component is overlapping another component. | |
| bool | IsOverlappingComponent
(
const FOverlapInfo& Overlap |
Check whether this component has the specified overlap. |