Manual     Reference     Scripting  
  
Scripting > Editor Enumerations > ExportPackageOptions   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Attributes
  • Enumerations
  • History
  • Index
  • ExportPackageOptions
  • All Members
  • Values
  • Default
  • IncludeDependencies
  • IncludeLibraryAssets
  • Interactive
  • Recurse

ExportPackageOptions.Interactive  

ExportPackageOptions.Interactive

Description

The export operation will be run asynchronously and reveal the exported package file in a file browser window after the export is finished.

Note. When interactive mode is enabled, ExportPackage will return immediately before the package file has been created.