ComponentOverlapActors

ComponentOverlapActors

Windows
MacOS
Linux

Returns an array of actors that overlap the given component.

Target is Kismet System Library

ComponentOverlapActors
Component
Component Transform
Object Types
Actor Class Filter
Select Class
Actors to Ignore
Out Actors
Return Value

Inputs

In
Exec
Component
Primitive Component Object Reference

Component to test with.

Component Transform
Transform (by ref)

Defines where to place the component for overlap testing.

Object Types
Array of EObjectTypeQuery Enums
Actor Class Filter
Object Class Reference
Actors to Ignore
Array of Actor Object References

Ignore these actors in the list

Outputs

Out
Exec
Out Actors
Array of Actor Object References

Returned array of actors. Unsorted.

Return Value
Boolean

true if there was an overlap that passed the filters, false otherwise.

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