Navigation
BlueprintAPI > BlueprintAPI/SubobjectDataSubsystem
Remove the child subobject from the owner
Target is Subobject Data Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Owner Handle | |
| struct | Child to Remove |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if the child was successfully removed. |