ComponentOverlapMultiByChannel

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

ComponentOverlapMultiByChannel

(
    TArray< struct FOverlapResult >& O...,
    const UPrimitiveComponent* Pri...,
    const FVector& Pos,
    const FQuat& Rot,
    ECollisionChannel TraceChannel,
    const FComponentQueryParams& Param...,
    const FCollisionObjectQueryParams&...
)

Test the collision of the supplied component at the supplied location/rotation using a specific channel, and determine the set of components that it overlaps

Public function Const

bool

 

ComponentOverlapMultiByChannel

(
    TArray< struct FOverlapResult >& O...,
    const UPrimitiveComponent* Pri...,
    const FVector& Pos,
    const FRotator& Rot,
    ECollisionChannel TraceChannel,
    const FComponentQueryParams& Param...,
    const FCollisionObjectQueryParams&...
)

Test the collision of the supplied component at the supplied location/rotation using a specific channel, and determine the set of components that it overlaps

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