Class LegacyResourcesLocator
Inheritance
System.Object
LegacyResourcesLocator
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEngine.ResourceManagement
Syntax
public class LegacyResourcesLocator : IResourceLocator
Methods
Locate(Object, out IList<IResourceLocation>)
Declaration
public bool Locate(object key, out IList<IResourceLocation> locations)
Parameters
Type | Name | Description |
---|---|---|
System.Object | key | |
System.Collections.Generic.IList<IResourceLocation> | locations |
Returns
Type | Description |
---|---|
System.Boolean |