Method |
Description |
|
BuildExportPackageItemsList ( string guids, bool dependencies ) : UnityEditor.ExportPackageItem[] |
|
|
ExportPackage ( string guids, string fileName ) : void |
|
|
ExtractAndPrepareAssetList ( string packagePath, string &packageIconPath, bool &canPerformReInstall ) : UnityEditor.ImportPackageItem[] |
|
|
ImportPackageAssets ( string packageName, ImportPackageItem items, bool performReInstall ) : void |
|
|
ImportPackageAssetsImmediately ( string packageName, ImportPackageItem items, bool performReInstall ) : void |
|
|