Property BundleRedirectLimit
BundleRedirectLimit
Indicates the number of redirects which this bundle UnityWebRequest will follow before halting with a “Redirect Limit Exceeded” system error.
Declaration
public int BundleRedirectLimit { get; set; }
Property Value
Type | Description |
---|---|
int |