Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Reparent Subobject Params' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | New Parent Handle | The handle of the subobject to reparent to. |
| object | Blueprint Context | Pointer to the blueprint context that this subobject is in. If this is null, it is assumed thatthis subobject is being added to an instance. |
| object | Actor Preview Context | The preview actor context to be used if in a blueprint context.This must have a value if BlueprintContext is needed. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Reparent Subobject Params |