docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor VirtualAssetBundle

    VirtualAssetBundle()

    Construct a new VirtualAssetBundle object.

    Declaration
    public VirtualAssetBundle()

    VirtualAssetBundle(string, bool, uint, string)

    Construct a new VirtualAssetBundle

    Declaration
    public VirtualAssetBundle(string name, bool local, uint crc, string hash)
    Parameters
    Type Name Description
    string name

    The name of the bundle.

    bool local

    Is the bundle local or remote. This is used to determine which bandwidth value to use when simulating loading.

    uint crc
    string hash
    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)