Version: 2020.3
言語: 日本語

UnityWebRequest.disposeCertificateHandlerOnDispose

マニュアルに切り替える
public bool disposeCertificateHandlerOnDispose ;

説明

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

デフォルト: True

If no CertificateHandler is attached to this UnityWebRequest, this property has no effect.