Navigation
BlueprintAPI > BlueprintAPI/PCG
Move all generated resources under a new actor, following a template (AActor if not provided), clearing all link to this PCG component. Returns the new actor.
Target is PCGComponent
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| class | Template Actor |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |