Navigation
BlueprintAPI > BlueprintAPI/SubobjectDataSubsystem
Attempts to delete the given subobject from its context
Target is Subobject Data Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Context Handle | The owning context of the subobjects that should be removed |
| struct | Subobject to Delete | The subobject handles that should be deleted |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | The number of subobjects successfully deleted |