![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
| void ExportPackage | ( | String | packagePath, | 
| ExportPackageOptions | options = ExportPackageOptions.Default ) | 
Exports this asset and its dependencies as a .unitypackage.
| packagePath | Full path to a .unitypackage file. May point to any location on the file system as long as the user has write permissions there. | 
| options | ExportPackageOptions |