I have looked at the network documentation for Unity and most examples seem to be related to networking your game for multiplayer. I am just looking to grab a JSON response from an api for dynamically generating a menu. Is there some good examples for doing just simple network calls to get a response from a web server?
增 编