Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ExportPackageParameters

Export package parameters.
Read time 1 minuteLast updated 5 days ago

Definition

public struct ExportPackageParameters

Remarks

To export a signed package, make sure the
OwnerOrgId
string isn't empty. For more information, refer to Identify the organization ID.

Constructors

Properties

Property

Description

AssetPathNamesAn array of asset paths to export.
FileNameThe output file name for the exported package.
FlagsOptions for how Unity exports a package.
OwnerOrgIdThe ID of the organization that owns the package.