FCollisionQueryParams::GetIgnoredComponents

Returns set of unique components to ignore during the trace.

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

const IgnoreComponentsArrayType & GetIgnoredComponents() const

Remarks

Returns set of unique components to ignore during the trace. Elements are guaranteed to be unique (they are made so internally if they are not already).

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