AddIgnoredActors

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddIgnoredActors

(
    const TArray< AActor* >& InIg...
)

Add a collection of actors for this trace to ignore

Public function

void

 

AddIgnoredActors

(
    const TArray< const AActor* > ...
)

Add a collection of actors for this trace to ignore

Public function

void

 

AddIgnoredActors

(
    const TArray< TWeakObjectPtr< const...
)

Variant that uses an array of TWeakObjectPtrs

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