Datasmith::CheckXMLSchema

Windows
MacOS
Linux

References

Module

DatasmithTranslator

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslator.h

Include

#include "DatasmithTranslator.h"

Syntax

namespace Datasmith
{
    template<typename ValueType, class... ValueTypes>
    bool Datasmith::CheckXMLSchema
    (
        const FString & FileXmlSchema,
        ValueType Format,
        ValueTypes... OtherFormats
    )
}

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