Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: zzap64 on April 01, 2023, 01:40:13 AM

Title: Error - File Download Handler Receive Content Length
Post by: zzap64 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)'.