Navigation
BlueprintAPI > BlueprintAPI/PCG > BlueprintAPI/PCG/IO
Exports an asset from the given exporter. When calling this function, the exporter should be able to create its own data and as such needs prior information (world, etc.) before calling this method.
Target is PCGAsset Exporter Utils
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Exporter | |
| struct | Parameters |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |