CapsuleOverlapActors

CapsuleOverlapActors

Windows
MacOS
Linux

Returns an array of actors that overlap the given capsule.

Target is Kismet System Library

CapsuleOverlapActors
Capsule Pos
X0
Y 0
Z 0
Radius
0.0
Half Height
0.0
Object Types
Actor Class Filter
Select Class
Actors to Ignore
Out Actors
Return Value

Inputs

In
Exec
Capsule Pos
Vector

Center of the capsule.

Radius
Float

Radius of capsule hemispheres and radius of center cylinder portion.

Half Height
Float

Half-height of the capsule (from center of capsule to tip of hemisphere.

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.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback