docs.unity.cn
    Show / Hide Table of Contents

    Method SendWebRequest

    SendWebRequest()

    Begins communicating with the remote server.

    Declaration
    UnityWebRequestAsyncOperation SendWebRequest()
    Returns
    Type Description
    UnityWebRequestAsyncOperation

    The WebRequestAsyncOperation object. Yielding the WebRequestAsyncOperation inside a coroutine will cause the coroutine to pause until the UnityWebRequest encounters a system error or finishes communicating.

    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Monday, March 13, 2023
    Terms of use