Navigation
BlueprintAPI > BlueprintAPI/SubobjectDataSubsystem
Attempts to delete the given array of subobjects from their 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 | Subobjects to Delete | Array of subobject handles that should be deleted |
| object | BPContext | The blueprint context for the given |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | The number of subobjects successfully deleted |