Unreal Engine – BlueprintJSON 5.0

3.8 Credits

Format:Unreal Engine

Use credits that never expire to get things at a low cost,including high-quality 3d models,cut out 2d people and plants,scanned PBR textures and material…etc

 

3DSFREE Download Advantages :

  • All files Clean without viruses.
  • Maximum download speed for all files.
  • Fast after sales support (within 12 hours)
  • Instant Download Links
No Credits ? Quick Buy Here!
 Buy 9 Credits  (9$)
 Buy 21 Credits  (19$) 
 Buy 70 Credits  (59$) 
 Buy 150 Credits  (119$) 
 Buy 320 Credits  (239$) 
 Buy 700 Credits  (499$) 

Description

BlueprintJSONBlueprintJSON is a full and simple JSON library for Blueprints. Bring the power of JSON into your Unreal Engine Blueprint project.

Read and Parse JSONBlueprintJSON allows you to read JSON files or parse directly JSON from a string.

Edit and save JSONBlueprintJSON allows you to edit JSON at runtime and save it directly to a file.

AsynchronousBlueprintJSON offers several asynchronous blueprint nodes to perform the heavy JSON processing outside of the Game Thread. This way, you can load or save several big JSON files in parallel without worrying to block the Game Thread.

Technical Details

Features:

  • Read, parse, edit and save JSON.
  • Asynchronous reading, parsing and saving.
  • Auto convert basic types and structs to JSON.
  • Full yet simple API.
  • Lightweight, without external dependencies.

Code Modules:

  •  BlueprintJson(Runtime)
  •  BlueprintJsonEditor(Editor)

Details:

  • Supported Development Platforms: Windows, MacOS, Linux
  • Supported Target Build Platforms: Windows, MacOS, Linux, Android, iOS
  • Documentation: Available Here