Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | OverlapComponent
(
const FVector& Pos, |
Test the collision of the supplied shape at the supplied location, and determine if it overlaps this component. | |
| bool | OverlapComponent
(
const FVector& Pos, |