Table of Contents

Class TAssetBundleManifestCache

Namespace
TAssetBundle.Editor
Assembly
TAssetBundle.Editor.dll

TAssetBundleManifestCache class

[InitializeOnLoad]
public static class TAssetBundleManifestCache
Inheritance
TAssetBundleManifestCache
Inherited Members

Methods

Clear()

Clears the cache

public static void Clear()

Get(string)

Gets the asset bundle manifest

public static TAssetBundleManifest Get(string assetBundleName)

Parameters

assetBundleName string

Asset bundle name

Returns

TAssetBundleManifest

Asset bundle manifest