![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LogScopedCategoryAndVerbosityOverride.h>
Public Member Functions | |
| FOverride () | |
| FOverride (FName InCategory, ELogVerbosity::Type InVerbosity) | |
| void | operator= (const FOverride &Other) |
Public Attributes | |
| ELogVerbosity::Type | Verbosity |
| FName | Category |
STructure to aggregate a category and verbosity pair
|
inline |
|
inline |
| FName FLogScopedCategoryAndVerbosityOverride::FOverride::Category |
| ELogVerbosity::Type FLogScopedCategoryAndVerbosityOverride::FOverride::Verbosity |