Unreal Engine – BlueprintJSON UE498
BlueprintJSON
BlueprintJSON is a full and simple JSON library for Blueprints. Bring the power of JSON into your Unreal Engine Blueprint project.
Read and Parse JSON
BlueprintJSON allows you to read JSON files or parse directly JSON from a string.
Edit and save JSON
BlueprintJSON allows you to edit JSON at runtime and save it directly to a file.
Asynchronous
BlueprintJSON 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)
Statement:This material is uploaded by members. The content comes from the Internet and is for communication and learning only. The copyright belongs to the original author and commercial use is prohibited. The nature of the fee charged is the buyer's friendly sponsorship, which is only used to donate the server domain name purchase of this site, website maintenance and other website miscellaneous fees. It is not a fee for selling documents. If your rights are violated, please contact us.