FUsdLogManager::LogMessage

Sends the message to Message Log if it exists, if not, sends it to the Output Log

Windows
MacOS
Linux

References

Module

USDUtilities

Header

/Engine/Plugins/Importers/USDImporter/Source/USDUtilities/Public/USDErrorUtils.h

Include

#include "USDErrorUtils.h"

Source

/Engine/Plugins/Importers/USDImporter/Source/USDUtilities/Private/USDErrorUtils.cpp

Syntax

static void LogMessage
(
    EMessageSeverity::Type Severity,
    const FText & Message
)

Remarks

Sends the message to Message Log if it exists, if not, sends it to the Output Log

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