JSON Query

| | --------- | ---------------------------------------------------------------------------------------------- Name | JSON Query Category | Web Author | Stefan "Stefander" Wijnker Version...

Updated over 4 years ago Edit Page Revisions

| |

--------- | ----------------------------------------------------------------------------------------------

Name | JSON Query

Category | Web

Author | Stefan "Stefander" Wijnker

Version | 0.91

UE4 Build | 4.8.3

       | [Discuss in the Forums](https://forums.unrealengine.com/showthread.php?7045-PLUGIN-JSON-Query) 

Overview

This plugin allows you to easily setup communication with webservers through the common JSON protocol. Everything in this plugin is exposed to Blueprints, which allows you to fully customize the post data and event dispatcher flow.

Downloads

Latest version (Binary): JSONQueryUE4.8.3.zip Latest version (Source): JSONQuery-Github

Blueprint Examples

Post data when the game starts

File:JSONPostExample.png

Example output

File:JSONPostOutput.png