docs.unity3d.com
    Show / Hide Table of Contents

    Class ResourceManagerConfig

    Resource Manager Config utility class.

    Inheritance
    Object
    ResourceManagerConfig
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.ResourceManagement.Util
    Syntax
    public static class ResourceManagerConfig

    Methods

    Name Description
    CreateArrayResult(Type, Object[])

    Used to create an operation result that has multiple items.

    CreateArrayResult<TObject>(Object[])

    Used to create an operation result that has multiple items.

    CreateListResult(Type, Object[])

    Used to create an operation result that has multiple items.

    CreateListResult<TObject>(Object[])

    Used to create an operation result that has multiple items.

    ExtractKeyAndSubKey(Object, out String, out String)

    Extracts main and subobject keys if properly formatted

    IsInstance<T1, T2>()

    Check if one type is an instance of another type.

    IsPathRemote(String)

    Check to see if a path is remote or not.

    ShouldPathUseWebRequest(String)

    Check if path should use WebRequest. A path should use WebRequest for remote paths and platforms that require WebRequest to load locally.

    StripQueryParameters(String)

    Strips the query parameters of an url.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023