Json & Xml Blueprint Helper

RLoris - Code Plugins - Aug 15, 2021
5
4.4 out of 5 stars(5 ratings)
  • 80%
  • 0%
  • 0%
  • 20%
  • 0%

BP plugin to handle Json and Xml manipulation and (de)serialization

  • Supported Platforms
  • Supported Engine Versions
    4.25 - 4.27, 5.0 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.
About


This plugin exposes nodes to handle Json & Xml loading, parsing and stringifying !

Can be used in any blueprint

Documentation can be found here : https://github.com/RLoris/JsonXmlHelperDoc

If you found this plugin helpful, leave a rate or comment for others

See you on the other side


> If you wish to make more advanced http request like POST, PUT, DELETE, checkout my other plugin available here on the marketplace


Bug or Request


You can ask question before buying, check the documentation as it may contain the answer you are looking for !

Keep in mind that I don't do your work for you, I only provide the right tools to help your development process !

If you find a bug, please contact me by filling this form, I will fix it

If you want a new feature, ask a question with the feature description, I will implement it eventually

For any other reason, you can contact me by clicking on my markeplace name (RLoris) and finding my support email

Technical Details

Documentation


Click here



Features


  • Async load a Json or Xml from file, string or URL (GET)
  • (De)serialize struct, data object, array, set, maps, int, float, byte, boolean, string... to/from Json and Xml (Nested too)
  • Create / Read json value (parse and stringify)
  • Create / Read Xml node (parse and stringify)




Details


Code Modules:

  •  JsonXmlHelper (Runtime)

Number of Blueprints nodes: 70+

Number of C++ Classes: 5

Network Replicated: No

Supported Development Platforms: Win, Mac, Linux

Supported Target Build Platforms: All