docs.unity.cn
    Show / Hide Table of Contents

    Property RedirectLimit

    RedirectLimit

    Indicates the number of redirects which this UnityWebRequest will follow before halting with a “Redirect Limit Exceeded” system error.

    Declaration
    public int RedirectLimit { get; set; }
    Property Value
    Type Description
    Int32
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use