Navigation
API > API/Runtime > API/Runtime/XmlParser
References
Module | XmlParser |
Header | /Engine/Source/Runtime/XmlParser/Public/XmlFile.h |
Include | #include "XmlFile.h" |
Syntax
namespace EConstructMethod
{
enum Type
{
ConstructFromFile,
ConstructFromBuffer,
}
}
Values
Name | Description |
---|---|
ConstructFromFile | |
ConstructFromBuffer |