docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetLoadInfo

    GetLoadInfo(ProvideHandle, out 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.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)