BlueprintXML

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

Category:
Tags: , , , , , , , , , ,

Description

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.

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

Code Modules:

Details:

Supported Engine Versions

4.23 – 4.27, 5.0 – 5.3