HomePluginsData & UtilitiesRuntime XML to Blueprint Struct
Description

A simple and powerful solution for converting XML data into Blueprint structs at runtime. Supports templated conversions, allowing you to parse any struct type from either a raw XML string or an XML file loaded from disk.

Supports nested structs, arrays of structs, XML attributes, CDATA, enums and more.

Features
Convert XML String to Blueprint Struct at runtime
Load XML File from disk and convert to Blueprint Struct
Easy to use — two node setup
Supports all data types — string, integer, float, bool, arrays, nested structs and more
XML Attributes supported (mapped with underscore prefix)
Nested Structs supported
Array of Structs supported
CDATA content supported
You might also like
Runtime JSON to Blueprint StructData
Runtime JSON to Blueprint Struct
Convert JSON to Blueprint structs and back with one function call
View →
Runtime CSV To StructData
Runtime CSV To Struct
Parse CSV files into Blueprint structs with one function call
View →
Easy Save SystemData
Easy Save System
Powerful save & load system for any Unreal Engine game
View →