docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ProviderLoadRequestOptions

    Contains options used in Resource Provider load requests. ProviderLoadRequestOptions are used to specify parameters such as whether or not to ignore load failures and UnityWebRequest timeouts.

    Inheritance
    object
    ProviderLoadRequestOptions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.ResourceManagement.ResourceProviders
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class ProviderLoadRequestOptions

    Properties

    Name Description
    IgnoreFailures

    IgnoreFailures for provider load requests

    WebRequestTimeout

    UnityWebRequest Timeout

    Methods

    Name Description
    Copy()

    Creates a memberwise clone of a given ProviderLoadRequestOption.

    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)