BlueprintXML (5.3)

5
(2)

BlueprintXML allows you to parse, edit and save XML files easily using Blueprints.

BlueprintXML is an easy-to-use XML parser fully available for Blueprints & C++ uses.

Integrate it easily within your project and start parsing, editing and saving XML files.


Read and parse XML

BlueprintXML allows you to read XML files or parse directly XML from a string.


Edit and save XML

BlueprintXML allows you to edit your XML at runtime and save it directly to a file.


Aynchronous

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

Technical Details

Features:

  •  Load and parse XML files.
  •  Edit and save XML files.
  •  Asynchronous nodes to perform heavy XML processing outside the game thread.


Code Modules:

  •  BlueprintXML (Runtime)


Details:

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

Original_Link: https://www.unrealengine.com/marketplace/en-US/product/blueprintxml

Download Links:

Asset Version (5.3)

Click on a star to rate it!

Average rating 5 / 5. Vote count: 2

No votes so far! Be the first to rate this post.

Leave a Reply