![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "XmlFile.h"#include "Algo/AllOf.h"#include "Misc/FileHelper.h"#include "Misc/ScopeExit.h"Enumerations | |
| enum class | ETryParseTagResult { Error , None , ParsedStartTag , ParsedEmptyElementTag , ParsedEndTag , NotATag } |
|
strong |