GLTF::EMessageSeverity

Windows
MacOS
Linux

References

Module

GLTFCore

Header

/Engine/Plugins/Editor/GLTFImporter/Source/GLTFCore/Public/GLTFLogger.h

Include

#include "GLTFLogger.h"

Syntax

namespace GLTF
{
    enum EMessageSeverity
    {
        Warning,
        Error,
    }
}

Values

Name

Description

Warning

Error

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