Navigation
API > API/Plugins > API/Plugins/USDUtilities > API/Plugins/USDUtilities/FUsdLogManager
Description
Returns whether we have currently accumulated any message with severity warning or higher. If we're not in the scope of any FScopedUsdMessageLog, returns false.
| Name | HasAccumulatedErrors |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Public/USDErrorUtils.h |
| Include Path | #include "USDErrorUtils.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Private/USDErrorUtils.cpp |
static bool HasAccumulatedErrors()