Navigation
BlueprintAPI > BlueprintAPI/Collision
Check whether this component is overlapping another component.
Target is Primitive Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | Other Comp | Component to test this component against. |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | Whether this component is overlapping another component. |