Navigation
API > API/Plugins > API/Plugins/DataValidation
Utility to tell the closest enclosing FScopedLogMessageGatherer to ignore certain messages.
| Name | FScopedIgnoreLogMessages |
| Type | struct |
| Header File | /Engine/Plugins/Editor/DataValidation/Source/DataValidation/Public/EditorValidatorHelpers.h |
| Include Path | #include "EditorValidatorHelpers.h" |
Syntax
struct FScopedIgnoreLogMessages
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedIgnoreLogMessages
(
TConstArrayView< FWildcardString > Patterns, |
EditorValidatorHelpers.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedIgnoreLogMessages() |
EditorValidatorHelpers.h |