Unreal Engine Blueprint API Reference > Components
Returns whether the component is in the process of being destroyed.
Target is Actor Component
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns whether the component is in the process of being destroyed. |