Navigation
BlueprintAPI > BlueprintAPI/SubobjectDataSubsystem
Pastes the given subobjects to the PasteToContext.
Target is Subobject Data Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Paste to Context | The subobject to paste things onto |
| struct | New Parent Handles | Array of Subobject Handles that you would like to paste |
| object | Bp Context | Blueprint to use, if you are pasting to a blueprint. Null if pasting to an instanced object |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Out Pasted Handles | Array populated with the handles to the newly pasted subobjects |