Navigation
BlueprintAPI > BlueprintAPI/Collision
Returns a list of actors that this component is overlapping.
Target is Primitive Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| class | Class Filter | [optional] If set, only returns actors of this class or subclasses |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Overlapping Actors | [out] Returned list of overlapping actors |