mattak/Unidux

Eliminate warnings of `UnityEngine.Networking.UnityWebRequest.Send()' is obsolete: `

mattak opened this issue · 1 comments

Assets/Plugins/Unidux/Examples/SimpleHttp/Scripts/SimpleHttpDuck.cs(75,41): warning CS0618: `UnityEngine.Networking.UnityWebRequest.Send()' is obsolete: `Use SendWebRequest. It returns a UnityWebRequestAsyncOperation which contains a reference to the WebRequest object.'

image

done! 🎉