Version: 2020.2
언어: 한국어

UnityWebRequest.disposeCertificateHandlerOnDispose

매뉴얼로 전환
public bool disposeCertificateHandlerOnDispose ;

설명

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

Default: true.

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