Class AssetStoreToolUtils
Inheritance
AssetStoreToolUtils
Assembly: UnityEditor.dll
public sealed class AssetStoreToolUtils
Methods
Declaration
public static bool BuildAssetStoreAssetBundle(Object targetObject, string targetPath)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
public static bool PreviewAssetStoreAssetBundleInInspector(AssetBundle bundle, AssetStoreAsset info)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
public static void UpdatePreloadingInternal()
Extension Methods