CapsuleOverlapComponents

CapsuleOverlapComponents

Windows
MacOS
Linux

Returns an array of components that overlap the given capsule.

Target is Kismet System Library

CapsuleOverlapComponents
Capsule Pos
X0
Y 0
Z 0
Radius
0.0
Half Height
0.0
Object Types
Component Class Filter
Select Class
Actors to Ignore
Out Components
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
Component Class Filter
Object Class Reference
Actors to Ignore
Array of Actor Object References

Ignore these actors in the list

Outputs

Out
Exec
Out Components
Array of Primitive Component Object References
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