Export package parameters.
To export a signed package, make sure the OwnerOrgId string isn't empty. For more information, refer to Identify the organization ID.
| Property | Description |
|---|---|
| AssetPathNames | An array of asset paths to export. |
| FileName | The output file name for the exported package. |
| Flags | Options for how Unity exports a package. |
| OwnerOrgId | The ID of the organization that owns the package. |
| Constructor | Description |
|---|---|
| ExportPackageParameters | A list of parameters for the export operation. |