docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LegacyResourcesLocator

    Simple locator that acts as a passthrough for assets loaded from resources directories.

    Inheritance
    object
    LegacyResourcesLocator
    Implements
    IResourceLocator
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.AddressableAssets.ResourceLocators
    Assembly: solution.dll
    Syntax
    public class LegacyResourcesLocator : IResourceLocator

    Properties

    Name Description
    Keys

    The keys available in this locator.

    LocatorId

    Id of locator.

    Methods

    Name Description
    Locate(object, Type, out IList<IResourceLocation>)

    The key is converted to a string and used as the internal id of the location added to the locations parameter.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023