playMaker

Author Topic: Error - File Download Handler Receive Content Length  (Read 235 times)

zzap64

  • Playmaker Newbie
  • *
  • Posts: 35
Error - File Download Handler Receive Content Length
« on: April 01, 2023, 01:40:13 AM »
Any idea how to address this ?
Assets/PlayMaker Custom Actions/WWW/WebRequest.cs(397,27): warning CS0672: Member 'FileDownloadHandler.ReceiveContentLength(int)' overrides obsolete member 'DownloadHandler.ReceiveContentLength(int)'. Add the Obsolete attribute to 'FileDownloadHandler.ReceiveContentLength(int)'.