ComponentSweepMulti

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

ComponentSweepMulti

(
    TArray< struct FHitResult >& OutHi...,
    UPrimitiveComponent* PrimComp,
    const FVector& Start,
    const FVector& End,
    const FQuat& Rot,
    const FComponentQueryParams& Param...
)

Sweep the geometry of the supplied component, and determine the set of components that it hits.

Public function Const

bool

 

ComponentSweepMulti

(
    TArray< struct FHitResult >& OutHi...,
    UPrimitiveComponent* PrimComp,
    const FVector& Start,
    const FVector& End,
    const FRotator& Rot,
    const FComponentQueryParams& Param...
)

Sweep the geometry of the supplied component, and determine the set of components that it hits.

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