Version: 2022.3
LanguageEnglish
  • C#

ExportPackageOptions

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Export package option. Multiple options can be combined together using the | operator.

Additional resources: AssetDatabase.ExportPackage.

Properties

DefaultDefault mode. Will not include dependencies or subdirectories nor include Library assets unless specifically included in the asset list.
InteractiveThe export operation will be run asynchronously and reveal the exported package file in a file browser window after the export is finished.
RecurseWill recurse through any subdirectories listed and include all assets inside them.
IncludeDependenciesIn addition to the assets paths listed, all dependent assets will be included as well.
IncludeLibraryAssetsThe exported package will include all library assets, ie. the project settings located in the Library folder of the project.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961