A collection for web networking in Unity. SLIDDES © 2022
Hello and thank you for using SLIDDES Software. SLIDDES Unity Networking Web is a collection for web communication in Unity.
You can install it as a package for Unity.
For more information on how to install it: https://docs.unity3d.com/Manual/upm-ui-giturl.html
using SLIDDES.Networking.Web
string result = ""; yield return StartCoroutine(WebRequest.GetJson("url", x => result = x));
For more information or contact, go to https://sliddes.com/