Is there a way to send a simple http GET request using Unity? What Mono/.Net class libraries do we have access to?
Thanks!
Is there a way to send a simple http GET request using Unity? What Mono/.Net class libraries do we have access to?
Thanks!
The WWW Class.
That’s exactly what I was looking for ![]()