Navigation
Unreal Engine C++ API Reference > Plugins > USDUtilities
References
Module | USDUtilities |
Header | /Engine/Plugins/Importers/USDImporter/Source/USDUtilities/Public/USDErrorUtils.h |
Include | #include "USDErrorUtils.h" |
Syntax
class FUsdLogManager
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ||
![]() ![]() |
void | ||
![]() ![]() |
void | LogMessage
(
const TSharedRef< FTokenizedMessage >& Message |
Sends the message to Message Log if it exists, if not, sends it to the Output Log |
![]() ![]() |
void | LogMessage
(
EMessageSeverity::Type Severity, |
Sends the message to Message Log if it exists, if not, sends it to the Output Log |
Constants
Name | Description |
---|---|
MessageLog | |
MessageLogLock | |
MessageLogRefCount |