EConstructMethod::Type

Windows
MacOS
Linux

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss