Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FLogScopedCategoryAndVerbosityOv-
STructure to aggregate a category and verbosity pair
| Name | FOverride |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/LogScopedCategoryAndVerbosityOverride.h |
| Include Path | #include "Logging/LogScopedCategoryAndVerbosityOverride.h" |
Syntax
struct FOverride
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOverride () |
Logging/LogScopedCategoryAndVerbosityOverride.h | ||
FOverride
(
FName InCategory, |
Logging/LogScopedCategoryAndVerbosityOverride.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Category | FName | Logging/LogScopedCategoryAndVerbosityOverride.h | ||
| Verbosity | ELogVerbosity::Type | Logging/LogScopedCategoryAndVerbosityOverride.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void operator=
(
const FOverride& Other |
Logging/LogScopedCategoryAndVerbosityOverride.h |