Version: 5.3
Experimental: this API is experimental and might be changed or removed in the future.

UnityWebRequest.uploadedBytes

매뉴얼로 전환
public ulong uploadedBytes ;

설명

Returns the number of bytes of body data the system has uploaded to the remote server. (Read Only)

If this UnityWebRequest has no upload handler, this property will always return zero.