FCollisionQueryParams::AddIgnoredComponents

Add a collection of components for this trace to ignore

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CollisionQueryParams.h

Include

#include "CollisionQueryParams.h"

Source

/Engine/Source/Runtime/Engine/Private/Collision/Collision.cpp

Syntax

void AddIgnoredComponents
(
    const TArray< UPrimitiveComponent * > & InIgnoreComponents
)

Remarks

Add a collection of components for this trace to ignore

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