docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor ResourceLocationData

    ResourceLocationData(string[], string, Type, Type, string[])

    Construct a new ResourceLocationData object.

    Declaration
    public ResourceLocationData(string[] keys, string id, Type provider, Type t, string[] dependencies = null)
    Parameters
    Type Name Description
    string[] keys

    Array of keys for the location. This must contain at least one item.

    string id

    The internal id.

    Type provider

    The provider id.

    Type t

    The resource object type.

    string[] dependencies

    Optional array of dependencies.

    In This Article
    Back to top
    Copyright © 2025 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)