C# 클래스 UnityEditor.PackageUtility

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

비공개 메소드들

메소드 설명
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