Navigation
BlueprintAPI > BlueprintAPI/SubobjectDataSubsystem
Attempts to reparent the given subobject to the new parent
Target is Subobject Data Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Params | |
| struct | To Reparent Handle | The handle of the subobject that will get moved |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if the reparent was successful, false otherwise. |