
- Версия Unreal Engine
- 5.1
The Xml plugin provides you with blueprints to parse XML data.
Technical Details
Modules:• LowEntryXmlParser (Runtime)
List of Features:
• XML parsing
More features or algorithms might be added later if there is a need for it.
Number of Blueprints: 10+ (can change over time)
Intended Platform: All
Platforms Tested: Windows, Mac and Linux (bugs found on any platform will be fixed)
Documentation Included: Each Blueprint node has a small and meaningful description, which can be viewed in the Editor directly.
Important\Additional Notes:
- This plugin only uses UE4 C++ code, no other C++ libraries or 3rd party solutions are being used. This ensures maximum stability and compatibility.