docs.unity.cn
    Show / Hide Table of Contents

    Method GetLoadInfo

    GetLoadInfo(ProvideHandle, out AssetBundleResource.LoadType, out String)

    Determines where an AssetBundle can be loaded from.

    Declaration
    public static void GetLoadInfo(ProvideHandle handle, out AssetBundleResource.LoadType loadType, out string path)
    Parameters
    Type Name Description
    ProvideHandle handle

    The container for AssetBundle loading information.

    AssetBundleResource.LoadType loadType

    Specifies where an AssetBundle can be loaded from.

    String path

    The file path or url where the AssetBundle is located.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023