docs.unity.cn
    Show / Hide Table of Contents

    Class UnityWebRequestUtilities

    Utility class for extracting information from UnityWebRequests.

    Inheritance
    Object
    UnityWebRequestUtilities
    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 class UnityWebRequestUtilities

    Methods

    Name Description
    IsAssetBundleDownloaded(UnityWebRequestAsyncOperation)

    Indicates if the requested AssetBundle is downloaded.

    RequestHasErrors(UnityWebRequest, out UnityWebRequestResult)

    Determines if a web request resulted in an error.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use