docs.unity.cn
    Show / Hide Table of Contents

    Method GetAssetBundle

    GetAssetBundle()

    Get the asset bundle object managed by this resource. This call may force the bundle to load if not already loaded.

    Declaration
    public AssetBundle GetAssetBundle()
    Returns
    Type Description
    AssetBundle

    The asset bundle.

    Implements
    IAssetBundleResource.GetAssetBundle()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use