![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreFwd.h"#include "CoreTypes.h"#include "Logging/LogVerbosity.h"#include "Misc/VarArgs.h"#include "Templates/IsArrayOrRefOfTypeByPredicate.h"#include "Templates/IsValidVariadicFunctionArg.h"#include "Traits/IsCharEncodingCompatibleWith.h"Go to the source code of this file.
Classes | |
| class | FOutputDevice |
Namespaces | |
| namespace | UE |
| namespace | ELogTimes |
Macros | |
| #define | USE_DEBUG_LOGGING 1 |
| #define | USE_EVENT_LOGGING 1 |
| #define | SET_WARN_COLOR(Color) |
| #define | SET_WARN_COLOR_AND_BACKGROUND(Color, Bkgrnd) |
| #define | CLEAR_WARN_COLOR() |
Enumerations | |
| enum | ELogTimes::Type { ELogTimes::None , ELogTimes::UTC , ELogTimes::SinceGStartTime , ELogTimes::Local , ELogTimes::Timecode } |
| #define CLEAR_WARN_COLOR | ( | ) |
| #define USE_DEBUG_LOGGING 1 |
| #define USE_EVENT_LOGGING 1 |