ComponentOverlapComponent

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

ComponentOverlapComponent

(
    UPrimitiveComponent* PrimComp,
    const FVector Pos,
    const FQuat& Rot,
    const FCollisionQueryParams& Param...
)

Test the collision of the supplied component at the supplied location/rotation, and determine if it overlaps this component.

Public function

bool

 

ComponentOverlapComponent

(
    UPrimitiveComponent* PrimComp,
    const FVector Pos,
    const FRotator Rot,
    const FCollisionQueryParams& Param...
)

Test the collision of the supplied component at the supplied location/rotation, and determine if it overlaps this component.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss