docs.unity.cn
    Show / Hide Table of Contents

    Property disposeDownloadHandlerOnDispose

    disposeDownloadHandlerOnDispose

    If true, any DownloadHandler attached to this UnityWebRequest will have DownloadHandler.Dispose called automatically when UnityWebRequest.Dispose is called.

    Declaration
    bool disposeDownloadHandlerOnDispose { get; set; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Monday, March 13, 2023
    Terms of use