C# Class UnityEditorInternal.AssetStoreToolUtils

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
PreviewAssetStoreAssetBundleInInspector ( AssetBundle bundle, AssetStoreAsset info ) : bool
UpdatePreloadingInternal ( ) : void

Private Methods

Méthode Description
BuildAssetStoreAssetBundle ( Object targetObject, string targetPath ) : bool

Method Details

PreviewAssetStoreAssetBundleInInspector() public static méthode

public static PreviewAssetStoreAssetBundleInInspector ( AssetBundle bundle, AssetStoreAsset info ) : bool
bundle UnityEngine.AssetBundle
info UnityEditor.AssetStoreAsset
Résultat bool

UpdatePreloadingInternal() public static méthode

public static UpdatePreloadingInternal ( ) : void
Résultat void