Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | ComponentIsTouchingSelectionBox
(
const FBox& InSelBBox, |
Determines whether the supplied bounding box intersects with the component. | |
| bool | ComponentIsTouchingSelectionBox
(
const FBox& InSelBBox, |
This function is deprecated. Use the function IsShown and the overload that doesn't take an EngineShowFlags instead. |